cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Translate the entire conversation x

There is already another field with the same name/label

BB_Prince
3-Newcomer

There is already another field with the same name/label

There is an issue where deleting a field named “A” within a specific tracker and then trying to recreate a new field with the same name results in an error. How can I recreate a field with the same name?

 

Current Version : 3.0.0.2

2 REPLIES 2

Hi @BB_Prince ,

 

This issue occurs because when you delete a field in Codebeamer, it isn’t completely removed from the database — it’s only marked as inactive. The internal field key (technical name) remains reserved, so attempting to recreate a new field with the same name or label triggers the “already exists” error.

 

Here’s how you can resolve it:

  1. Check the Admin → Tracker Fields list.

    • Go to the tracker’s Admin → Fields page.

    • Enable the Show Deleted Fields option (if available).

    • If the deleted field appears, you can reactivate it instead of creating a new one.

  2. Rename the new field slightly.

    • If reactivation isn’t possible, use a variation of the name (for example, A_1 or A_New).

    • You can then rename it later once the old field is fully purged.

  3. Database cleanup (Admin-level only)

    • In older Codebeamer versions (such as 3.0.0.2), field metadata is retained until a background cleanup process runs.

    • Your system administrator can trigger a cleanup or manually delete the residual entry from the tracker_field table if supported.

In short, the name conflict is caused by the soft-delete behaviour — reactivating or waiting for cleanup is the proper fix.

 

Thanks,

Shashi Preetham,
+91 8099838001 | shashi@psptechhub.com,
PSPTechHub  ||  World of PTC Thingworx  ||  LinkedIn

Hello BB_Prince,

 

It looks like you have a response from a community champion. If it helped you solve your question please mark the reply as the Accepted Solution. 
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.

Announcements


Top Tags