-
- Downloads
There was a problem fetching the pipeline summary.
Handle Route#name being nil after an update
It was possible for the `routes.name` field to be `NULL`, causing `name_was` to be `nil` after a rename, resulting a bad first argument to `sub` when attempting to rename descendants. This change adds a condition to make sure `name_was` is present before attempting the descendant update.
parent
b075d38c
No related branches found
No related tags found
Pipeline #
Please register or sign in to comment