analytics/priv/repo
hq1 a5bac43981
[migration] Data fix: rewrite goals for which event_name and page_path both exist (#3357)
* Rewrite goals for which both event_name and page_path exist.

This might've happened due to the old form only hiding form
fields from the viewport, allowing to submit both values in
certain cases when switching tabs. The tabs behaviour has
been changed as of #3293 but no proper constraints existed.

* Add new check constraint to the goals schema

* Use NOT VALID option for adding the CHECK constraint

* Skip wrapping migration in a single transaction
2023-09-18 11:47:49 +02:00
..
migrations [migration] Data fix: rewrite goals for which event_name and page_path both exist (#3357) 2023-09-18 11:47:49 +02:00
seeds.exs Props Settings UI to match Goals Settings (#3322) 2023-09-13 14:55:29 +02:00