discourse-custom-header-links/spec/system
Alan Guo Xiang Tan 167bc8cee9
FIX: Ensure that custom header links migration do not fail validation (#55)
This commit is a follow up to 73747938bd
where the migration will fail because the objects created by the
migration will end up failing to save because the objects will fail the
validation given the new schema. This commit updates the migration to
ensure that we do not end up with invalid objects.
2024-04-26 12:57:46 +08:00
..
page_objects/components DEV: Switch to new API to render into plugin outlet (#37) 2023-10-11 11:33:37 +08:00
viewing_custom_header_links_spec.rb FIX: Ensure that custom header links migration do not fail validation (#55) 2024-04-26 12:57:46 +08:00