Issue Summary
developing an internal plugin and have encountered a limitation concerning tag handling.
Steps to Reproduce
- Create an internal plugin, while runtime it generate the error
- As it looks for approved supported plugins.
Expected Results
It should work as expected.
Actual Results
The below exception is thrown in the xxxxxxx.log file:
"2025-03-07 16:10:04,628 DEBUG [scheduler_Worker-14] [TagDetectionThreadsManagerImpl] Tag trigger does not support plugin with key com.x:x"
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available