Hello Team,
I used REST Connector in Desktop Modeler topic to be able to configure REST connectors for process definitions but after that all of my comboboxes become not available for changing.
Steps to reproduce:
- OS – MacOS 14.6.1
- Camunda Modeler version is 5.26.0
- Inside of /Users/MyUserName/Library/Application Support/camunda-modeler/ resources folder was absent so I created new one and put there resources/element-templates/
- I put inside the json I got from https://github.com/camunda/connectors/blob/0b97401cfcc06168ac736ff92f5eefa7ac8d7ec6/connectors/http/rest/element-templates/http-json-connector.json
Now any kind of comboboxes are not available (example: in Script task configuration implementation is not available; in Timer configuration type is not available)
Hi @Artem_Nikulin !
That sounds frustrating, let’s see if we can fix this.
May you please reply with:
- a BPMN file you’re trying to use the REST Connector in
- a screenshot of the comboboxes not being available
Thanks
1 Like
Hello @ev.bilske and thanks for the quick reply
I was recently reading few more articles and faced this topic on GitHub DropDown Boxes not working on Modeler for MacOS · Issue #4467 · camunda/camunda-modeler · GitHub. I tried to do the same (just open not a fullscreen window) and now I am able to interact with dropdowns. I tried to reproduce issue step-by-step and I can see the same behaviour once again. Bellow there is dropdown that being unmodifiable.
And once again – if I switch from fullscreen mode (and even back) – I can modify dropdown.
UPD and note: I tried to remove template to verify that it causes the issue and yes it is. If I remove the template and start from the fullscreen mode – all works fine without any issue.
Regards,
@Artem_Nikulin thanks for this extra information!
I took a closer look.
It looks like the fix for this issue has not been released yet in Camunda Modeler.
That said, I’m glad to hear you’ve found a workaround for now