-
Notifications
You must be signed in to change notification settings - Fork 308
Changing team name does not auto-update slug/url #3871
Comments
=> UPDATE teams SET slug='citizens-network', slug_lower='citizens-network', name='Citizens Network' WHERE slug = 'citizens-cooperative';
UPDATE 1 Change made - https://gratipay.com/citizens-network/ :) @Sirjazzfeet - I'll let you close this once you've verified the change. I've also added a +1 for you at #3545 (comment). |
!m @rohitpaulk |
Great, Thank you. |
@Sirjazzfeet, you can now edit your team info on the team page if you need to in the future. |
@mattbk I did notice on Twitter, but thanks. |
I would like to change team name from below to "Citizens Connect" |
You can now edit the team name yourself from the team page when you are logged in. |
Thanks @mattbk - will url auto update? |
reopening issue. |
Hmm, not sure if the slug will change on its own. Will ask later today. |
It will not. See #3943 (comment) for related discussion. |
Also, we use team slug for referencing other tables instead of using ids. So changing one team slug could do a lot of cascade updates (if that's specified in the schema at all) |
I'm not sure what should be done here - should we change the URL automatically? Maybe we should make it configurable? |
Dupe of #4373, looks like. Closing. @Sirjazzfeet I've added a +1 for you on #4373 |
I would like to change team name from below to "Citizens Network"
https://gratipay.com/citizens-cooperative/
The text was updated successfully, but these errors were encountered: