Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MM-794]: Fixed the issue of fields not prefilled when creating issue with custom fields #83

Closed
wants to merge 3 commits into from

Conversation

Kshitij-Katiyar
Copy link

@Kshitij-Katiyar Kshitij-Katiyar commented Sep 9, 2024

Summary

Fixed the issue of fields not being prefilled when creating issues with custom fields. Unable to support the fields related to the users because the Username is not available in the create issue data and all the user picker fields on the Jira create issue form work on the username.

Added Support for:
  • Labels
  • Select list(multiple choices)
  • Checkboxes
Fields still not supported
  • User picker
  • Assignee
  • Reporter

Video Link

https://flonnect.com/video/6d26327abd0d-4a7d-855a-3f4c909e8648

How to test

  • On a Jira instance create the following custom fields Date Picker, Date Time Picker, Number Field
  • Configure the fields to be mandatory for the Screen / Project / Issue type you are using
  • Attempt to create an issue through Mattermost
  • Provide values for all fields
  • Create the issue
  • Follow the link

Copy link

@raghavaggarwal2308 raghavaggarwal2308 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a video showing the demo for the fix in description as this is complex case. This will ensure that there is no objection and clarifications left for us

@Kshitij-Katiyar
Copy link
Author

Add a video showing the demo for the fix in description as this is complex case. This will ensure that there is no objection and clarifications left for us

Done

@Kshitij-Katiyar
Copy link
Author

Created a PR on mattermost remote with all these changes hence closing this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants