-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Describe the bug
There is a bug in UI Side (not functionally) that duplicated triggers in one schema, though the triggers were created to different schemas.
To Reproduce
- Go to Supabase Dashboard.
- Create 2 functions with same name, but pointed to 2 different schemas.
- Create 2 triggers from the previous functions respectively.
- Refresh the page.
- Found that both functions classified as only of the schemas, in the UI.
Expected behavior
There shouldn't be a bug that show duplicated trigger in the same schema, while actually they live in different schemas.
Screenshots & Video
screen-recording-2023-01-15-at-005313_chsi9Whs.mp4
System information
- OS : MacOS
- Browser : Safari
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

