Using OSLC for RQM, how do I get all custom attributes (including empty ones)?
Currently when I do a get on a Test Plan or Test Case, I only retrieve the custom attributes that have been filled in. If I want to the custom attributes, I need to know the Attribute Identifiers. Is there a way to retrieve the attribute identifiers for all of the custom attributes, even if they are blank?
If that is not possible, then is there a way to change the identifiers through the GUI on attributes that have already been created?
Accepted answer
The OSLC QM V2 API (and RQM Reportable REST API) only populates set properties.
Identifiers are immutable, meaning once set, they cannot be changed.
Identifiers are immutable, meaning once set, they cannot be changed.
Comments
showing 5 of 7
show 2 more comments