MUX - After upgrade to 16.2.0 when attempting to create idea from template get error API-1005.
book
Article ID: 277029
calendar_today
Updated On:
Products
Clarity PPM SaaSClarity PPM On Premise
Issue/Introduction
After making any seeded attribute coming from inv_idea table secure without selecting any edit or view groups it will not allow to create idea from Template.
Getting error: API-1005 : Attribute(s) 'attr_id' specified in query parameters are not supported or secured.
Steps to Reproduce:
Navigate to MUX->Administration and go to Attributes
Filter for Object = Idea and Database Table contains "ideas", you should see about 16 attributes.
Make any of those attributes secure by selecting Secure flag and don't select anything for Access Edit or Access View.
Go to MUX->Idea and designate any idea as your template.
Click on New From Template and populate any required data and click Create.
Notice error API-1005 : Attribute(s) 'attr_id' specified in query parameters are not supported or secured.
Expected Results: Securing a stock, non-required field from the 'inv_ideas' table should not prevent the Idea from being created.
Actual Results: User gets error "API-1005 : Attribute(s) 'attr_id' specified in query parameters are not supported or secured" The Idea cannot be created when a field from the 'inv_ideas' table is secured.