Skip to main content
Nintex Community Menu Bar
Question

Error while packaging skuid modules

  • July 10, 2024
  • 2 replies
  • 7 views

Forum|alt.badge.img+1

The Skuid pages in my production environment are more recent than the ones in our develop environment. For this reason, I need to package the respective Skuid modules in Production. I am, however, getting this error:

There was an error performing this query:
skuid__UniqueId__c, skuid__Module__c, skuid__Composert_Settings__c, skuid__MasterPage__c

Error at Row1:Column72
No such column ‘skuid__Composer_Settings__c’ on entity skuid_Page__c. If you are attempting to use a custom field, be sure to append the ‘__c’ after the custom field name. Please, reference your WSDL or the describe call for the appropriate names.

In my master pages section I found no one. 
Any idea about how to pass this error message to be able to package all my skuid modules?

Thanks

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+13

What version of Skuid are you on? Can you ensure that you have the “Skuid Admin” Permission Set assigned to your user record?


Forum|alt.badge.img+1

Version 7.35 and you are right. I had to assign myself the “Skuid Admin” permission set! Thanks a lot!!