Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

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

...

- Node.js           

...

  

 Functional Requirements:

...

  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

...

- Spring boot           

 Functional Requirements:

...