MUX - After upgrade to 16.2.0 when attempting to create idea from template get error API-1005.
search cancel

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 SaaS Clarity 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: 

  1. Navigate to MUX->Administration and go to Attributes
  2. Filter for Object = Idea and Database Table contains "ideas", you should see about 16 attributes.
  3. Make any of those attributes secure by selecting Secure flag and don't select anything for Access Edit or Access View.
  4. Go to MUX->Idea and designate any idea as your template.
  5. Click on New From Template and populate any required data and click Create.
  6. 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. 

Environment

16.2.0, 16.2.1, 16.2.2 

Cause

DE78814

Resolution

DE78814 is currently in review with engineering