Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

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

  1. 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:

  1. 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. 
  2. 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.
  3. 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:

  1. Upload the CSV file with user properties.
  2. Users should able to see these profile data on the issue view.
  3. The created properties are updated only when the properties are re-uploaded - Limitation

Use Cases:

  1. Uploading the CSV file with the user properties with the user account Id.
  2. Mapping page map the field according to the CSV headers to create the properties for the existing users.
  3. Status page will show the user properties are created or not. 
  4. The users can see the properties in the Issue Detail view ( Open User Profile )
  5. By default the properties of assignee will be shown.
  6. By changing the user to reporter the properties of reporter will be shown. 

Version 2:               

 Functional Requirements:

  1. Upload the CSV file with user properties.
  2. Users should able to see these profile data on the issue view.

Use Cases:

  1. Uploading the CSV file with the user properties with the user account Id.
  2. Mapping page map the field according to the CSV headers to create the properties for the existing users.
  3. Status page will show the user properties are created or not.
  4. The users can see the properties in the Issue Detail view ( Open User Profile )
  5. By default the properties of assignee will be shown.
  6. By changing the user to reporter the properties of reporter will be shown. 

                                        


  • No labels