-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Minor
-
Issue Summary
When importing components from Jira to Compass during onboarding, the "createdBy" field is not set. This prevents users from identifying who created the component through a GraphQL query.
Onboard import:
GraphQL Query:
Steps to Reproduce
- In an organization with:
- A Jira site.
- Jira projects with Bitbucket/GitHub repositories linked.
- A Compass instance without any configured apps.
- Ensure you have:
- Admin permissions.
- Full user access in Compass to import components.
- Access a Compass instance for the first time.
- Complete the onboarding process, opting to import components from Jira.
- Using GraphQL, perform a query to identify the creator of one of the imported components.
Expected Results
The "createdBy" field should record the name of the user who imported the Jira components.
Actual Results
The "createdBy" field returns "null"
Workaround
Open a ticket with support, which will be able to verify the name of the user who created the component.
- mentioned in
-
Page Failed to load