You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have 2 apps where the name of one app is part of the name of the second app:
clips.metadata.publisher
greenfly.clips.metadata.publisher
As you see the second name just prepend the first name with another word.
We use the tag_filter field to define which resource should be triggered for the release but it looks like the same resource is triggered by both apps (see screenshot). This doesn't happen with apps where the name is completely different, so I think it is bug.
Reproduction steps
create 2 apps with a similar name as describe above
create a tag for both and set a resource to listen for just one of this tag using tag_filter field
try to trigger the resource from both tags
...
Expected behavior
Only the resource with the app name specified in tag_filter field should be triggered
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi, I have 2 apps where the name of one app is part of the name of the second app:
As you see the second name just prepend the first name with another word.
We use the
tag_filter
field to define which resource should be triggered for the release but it looks like the same resource is triggered by both apps (see screenshot). This doesn't happen with apps where the name is completely different, so I think it is bug.Reproduction steps
tag_filter
field...
Expected behavior
Only the resource with the app name specified in
tag_filter
field should be triggeredAdditional context
No response
The text was updated successfully, but these errors were encountered: