Skip to content

JIRA-78: Add support for creating issue from the JIRA Macro Edit Modal #58

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

douakli
Copy link

@douakli douakli commented Apr 10, 2025

Marking this PR as a draft until we have a MVP on this feature.

Jira

https://jira.xwiki.org/browse/JIRA-78
https://jira.xwiki.org/browse/JIRA-80

TODO

  • Link the UI to the API for creating an issue, minimally with only a issue summary and description
  • Dynamically update the form once the project and issue type is selected to display all the fields for the issue type.
  • Look into impersonation to set the correct issue reporter.

Preview

image
image
image
image

Notes

For JIRA-80, I had to add a @PropertyDisplayer annotation to AbstractJIraMacroParameters triggering revapi.
I added an ignore with the other similar ones.
There will be some ugly and debugging code until I have a working feature, which I will clean up before marking it as ready to merge.

Thanks,
Dorian.

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.

1 participant