As a user, I want to push updates to associated JIRA issue when moving from one JIRA issue type to another

Scenario:

  • A bug issue type is mapped to Case Mapping

  • An epic issue type is mapped to a CustomObject Mapping

Steps to replicate the limitation:

  1. Associate a JIRA bug issue to Case record (let's call this Case1).

    1. The mapping has JIRA issue-type mapped to a Salesforce custom-field (which is synched).

    2. The SF custom-field has the value of Bug

  2. Move the JIRA issue to Epic

  3. After completing the move from Bug to Epic, the original Case1 will still have the custom-field as Bug (not Epic).

    1. This is expected because Epic issue-type has the mapping to a CustomObject, so the the original Case1 is not updated

This idea is to have the ability to push/sync to Salesforce for an object that was previously mapped (Case1)

  • Immanuel Siagian
  • Jun 10 2021
  • Needs review
  • Attach files