Alexander Rimer
Alexander Rimer
@depd18 could you also please tell which version of iets3 you are using?
Also, be aware that 2022.2 is running out of maintenance. Consider migrating to one of the newever versions rather sooner than later.
The release publication to github is broken due to the fact that the `listMergedPRs.sh` script is no longer working. After switching master to pre-release builds (instead of a fixed MPS...
Deactivating listMergedPRs.sh for now to make the build happy.
We could think about multiple scenarios how to improve that behaviour. Some might be: - deleting the forEach operation when the lambda is deleted - create a custom constraint that...
I am still facing 35 of those errors on startup with the version: #2025.1.26084.14baa7d
After all the provided fixes I am still getting this error. ``` java.lang.Throwable: Do not call `getChildren(null)`. Do not expand action groups manually. Reuse `AnActionEvent.updateSession` by composing, wrapping, and postprocessing...