Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Changing team name does not auto-update slug/url #3871

Closed
Sirjazzfeet opened this issue Dec 11, 2015 · 14 comments
Closed

Changing team name does not auto-update slug/url #3871

Sirjazzfeet opened this issue Dec 11, 2015 · 14 comments

Comments

@Sirjazzfeet
Copy link

I would like to change team name from below to "Citizens Network"
https://gratipay.com/citizens-cooperative/

@Sirjazzfeet Sirjazzfeet changed the title Changing team name. Changing team name Dec 11, 2015
@rohitpaulk rohitpaulk self-assigned this Dec 12, 2015
@rohitpaulk rohitpaulk mentioned this issue Dec 12, 2015
2 tasks
@rohitpaulk
Copy link
Contributor

=> 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).

@chadwhitacre
Copy link
Contributor

!m @rohitpaulk

@Sirjazzfeet
Copy link
Author

Great, Thank you.

@mattbk
Copy link
Contributor

mattbk commented Mar 7, 2016

@Sirjazzfeet, you can now edit your team info on the team page if you need to in the future.

@Sirjazzfeet
Copy link
Author

@mattbk I did notice on Twitter, but thanks.

@Sirjazzfeet
Copy link
Author

I would like to change team name from below to "Citizens Connect"
https://gratipay.com/citizens-network/

@Sirjazzfeet Sirjazzfeet reopened this May 16, 2016
@mattbk
Copy link
Contributor

mattbk commented May 16, 2016

You can now edit the team name yourself from the team page when you are logged in.

@Sirjazzfeet
Copy link
Author

Sirjazzfeet commented May 17, 2016

Thanks @mattbk - will url auto update?

@Sirjazzfeet
Copy link
Author

reopening issue.

@Sirjazzfeet Sirjazzfeet reopened this May 17, 2016
@mattbk
Copy link
Contributor

mattbk commented May 17, 2016

Hmm, not sure if the slug will change on its own. Will ask later today.

@aandis
Copy link
Contributor

aandis commented May 18, 2016

It will not. See #3943 (comment) for related discussion.

@aandis
Copy link
Contributor

aandis commented May 18, 2016

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)

@rohitpaulk rohitpaulk changed the title Changing team name Changing team name does not auto-update slug/url May 2, 2017
@rohitpaulk rohitpaulk removed their assignment May 2, 2017
@rohitpaulk
Copy link
Contributor

I'm not sure what should be done here - should we change the URL automatically? Maybe we should make it configurable?

@rohitpaulk
Copy link
Contributor

Dupe of #4373, looks like. Closing. @Sirjazzfeet I've added a +1 for you on #4373

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants