cf[1007] is the original custom field. Yesterday, I just noticed cf[10143] as an option (which has no results if I filter for it). When I search in Custom Fields, there is only one Region entry. Now when I create a chart using Region, it returns "irrelevant", and I believe bug is the reason.
Hi Darrell,
I suspect at least one of those was created in a Next-gen project. Those projects don't have a concept of sharing already created custom fields. So you could create the same named custom field across multiple Next-gen projects.
Do a query like Region is not empty and see which projects come up.
Yup - that was it! I renamed the field in the Next-gen project and it's resolved.
Thank you, John!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Authenticate as an admin, then go to rest/api/2/field
Search in your browser for Region. I would you to find two custom fields
Look for the Admin, Audit Log page using g g
Search for Region
Alternatively, edit any custom field
change the cf id in the URL to that of the second field 10143 and reload
Now you are editing the second Region field and can add a prefix to it such as " 2"
See who complains
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.