acuestajohnmark
04/10/2026, 3:59 PMCeligo AI
04/10/2026, 3:59 PMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** The error message you're seeing, "The custrecord_other_rec_fld object field is invalid or not supported and will be ignored," is likely due to the fact that the object is part of a locked bundle. In NetSuite, when a bundle is locked, it means that the objects within it cannot be modified. This includes adding new fields to a custom record that belongs to the bundle. This is a security measure to prevent unauthorized changes to the bundle's objects. However, you can add new fields to a custom record from a bundle in the UI, even if the record is locked. You can also try importing the object, adding the fields into the XML, and then re-deploying to see if the changes stick. If you're encountering issues with
translationcollection objects, you might be able to bypass this by removing the translation from the object, although this is not ideal.
If the record is not locked but you're still encountering issues, it might be due to circular dependencies. This happens when a custom record and a role that includes access to the record reference each other, creating a direct dependency.
If you're unable to edit a locked custom field, it's likely because it was added via a bundle install. You might be able to dissolve the bundle if it's from your own account, but it's unclear if this will unlock the field.
Please note that these are general suggestions based on previous conversations and may not apply to your specific situation.Celigo AI
04/10/2026, 4:00 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.824462891
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823791564
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.813537598
Celigo AI
04/10/2026, 4:00 PM