Skip to content

Duplicated triggers in one schema. #715

@anggoran

Description

@anggoran

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

  1. Go to Supabase Dashboard.
  2. Create 2 functions with same name, but pointed to 2 different schemas.
  3. Create 2 triggers from the previous functions respectively.
  4. Refresh the page.
  5. 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

Screenshot 2023-01-15 at 00 41 35

Screenshot 2023-01-15 at 00 41 23

screen-recording-2023-01-15-at-005313_chsi9Whs.mp4

System information

  • OS : MacOS
  • Browser : Safari

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions