Hello,
I would like to address the following enhancement for MFConnect tool:
Enhance a JQL syntax validator tool to insure that the query filter accessed is correctly formatted for the MFConnect parser. Indeed, some of the JQL query are correctly parsed in JIRA tool, while they can be an issue while MFConnect parses the JQL query from the JIRA project Dashboard in some cases.
When a JQL parsing error occurs in one of the connection, it impacts all the connection running on the MFConnect instance, looping in error. Then, MFConnect is no more accessible.
The JQL syntax validation could be done dynamically when starting the connection. In case of error the connection should not start.
Best regards,
Philippe POIRIER.