Can a custom enum field be shared across multiple projects, but not in company library?

Can a custom field be shared across multiple projects, but not in company library?

An enum single select

Hi @anon57050308,

As far as I am aware, we do not have a way to share custom fields across projects only. If you want to share a custom field across projects you’ll have to add that custom field to the company library of custom fields.

If you take a look at our CustomField schema notice that we have a property called is_global_to_workspace

Thank you for your reply, I pretty much assumed this, but I can provide a script to update the field in both projects and add the enums, then leave it up to the customer to modify scripts together to use the API to change values together.

Thank you for your reply John, If anyone has questions on loading custom enum fields in library or through the API, I have done this in many tools and languages.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.