I'm getting this error when attempting to deploy, ...
# sdf
e
I'm getting this error when attempting to deploy, however, the role doesn't have the the number 100 anywhere in the file, and searching for 100 in all files doesn't return anything that I can see. None of the
Other Record Fields
in the source account have an id of 100. Does anyone have any ideas on where to start?
p
Think I know, we’ve had similiar issues
If you have “use permission list” on a Custom record and assign the role from there it will be transfered to the role xml however you need to also update the xml of the custom record (Pretty sure it’s a custom record not a other record field in this case but might be wrong, naming is a bit weird sometimes)
e
Thanks, I'll have a look at that!
Looks like this was the cause of it, but it was a custom transaction. The role was defined in the custom transactions xml and likewise with the transaction in the role, but it still caused an error. I removed those elements in both records and it has moved on. Thanks!