Can i extend the quick-edit
plugin in jira so that i can do some custom validation on the quick-edit page?
I have tried adding the quiick-edit plugin as a dependency and extending the QuickEditIssue
class but it is showing the error
Edit Issue "The JIRA server was contacted but has returned an error response. We are unsure of the result of this operation. Close this dialog and press refresh in your browser"
So is it possible in the first place or am I missing something?