Objective:
The enhanced user profile app enables the feature that users can see the profile information in Jira.
Functional Requirements:
The functional requirements for enhanced user profile application
- CSV Import - User should able to upload CSV including user profile data and other users should able to see these profile data on the issue view.
Future Scope:
- Workday integration - Users should able to sync user profile data from the Workday system and other users should able to see profile data on the issue view.
- LDAP Integration - Users should able to sync user profile data from the active directory using LDAP and other users should able to see profile data on the issue of view.
- Success Factors Integration - Users should able to sync user profile data from the Success Factors system and other users should able to see profile data on the issue of view.
Versions:
Version 1:
Functional Requirements:
- Upload the CSV file with user properties.
- Users should able to see these profile data on the issue view.
- The created properties are updated only when the properties are re-uploaded - Limitation
Use Cases:
- Uploading the CSV file with the user properties with the user account Id.
- Mapping page map the field according to the CSV headers to create the properties for the existing users.
- Status page will show the user properties are created or not.
- The users can see the properties in the Issue Detail view ( Open User Profile )
- By default the properties of assignee will be shown.
- By changing the user to reporter the properties of reporter will be shown.
Version 2:
Functional Requirements:
- Upload the CSV file with user properties.
- Users should able to see these profile data on the issue view.
Use Cases:
- Uploading the CSV file with the user properties with the user account Id.
- Mapping page map the field according to the CSV headers to create the properties for the existing users.
- Status page will show the user properties are created or not.
- The users can see the properties in the Issue Detail view ( Open User Profile )
- By default the properties of assignee will be shown.
- By changing the user to reporter the properties of reporter will be shown.