I had a type called Products and a connection field associated with it. I then changed the name of that type to Current Products. I got a warning that the connection field is now broken. I then updated the connection field to point to the new type, and all the data from the previous setup was gone.
I wasn't able to avoid the breaking, there was no "do you want to do this" popup, just the message after. Best experience would be no breaking, smart copying of data or something like that.
Any way to recover that data? It's not a lot in my case, so not a huge issue, but still good to know if there are any tips and tricks here.
Hi @Freyr Gudmundson , just checking first: as soon as you updated the connection field to point to the new type name everything was back to working, correct? If so then I think we'll need to insert that warning before you confirm the renaming :)
@Tanguy Crusson please add that warning 🙏. In complex setups with lots of connection fields, we often rename types, and breaking links without a heads-up can cause a lot of cleanup work. Ideally, the warning should show which fields will be impacted before confirming the rename or even better, offer an option to auto-update dependent fields and preserve existing links.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK that's why I was keen to confirm the impact you had:
Connections are based on issue links, and these issue links stay even if you rename the types.
All you need to do is to associate the connection field with the new type name and everything should be exactly as you left it. No need to migrate any data, no need to re-connect ideas or clean up anything - the links should all be preserved.
Wasn't it the case for you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'll share a Loom tomorrow to demo how that works and why you shouldn't lose any data or connection
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you rename a type in Jira Product Discovery, any connection fields linked to that type break because the link is based on the type’s internal ID, not just the display name. Updating the connection field to point to the new type creates a fresh association, which is why the old data disappears, it’s not migrated automatically.
Unfortunately, there’s no built-in way to restore those connections after the type change. The only options are:
I presume this behavior is expected because connection fields are still in beta and don’t yet support seamless migration when types change.
Docs:
Create and configure idea types
Jira Product Discovery fields reference
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So actually this is incorrect: there is no need to "restore connections" - connections are based on issue links, and these issue links stay even if you rename the types.
All you need to do is to associate the connection field with the new type name and everything should be exactly as you left it. No need to migrate any data, no need to re-connect ideas.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome, good to know @Tanguy Crusson thanks alot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.