Versions Compared

Key

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

Table of Contents
outlinetrue

Objective:

The enhanced user profile app enables the feature that users can see the profile information in Jira.  The idea about this app to convert exiting backend from Node js to Spring boot so it can easily integrate other systems like LDAP, workday, SuccessFactors and Jira user properties.

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. 
  2. 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. 
  3. LDAP Intergatigation  - 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.
  4. SuccessFactors Integration - Users should able to sync user profile data from the SuccessFactors system and other users should able to see profile data on the issue of view.

Future Scope:

This app can enable seamless integration between different systems. In future user can sync user profile data from different system and see this information Jira.

...