Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | N/A |
Assigned to: |
I have a REST call similar to this:
http://hostname:8080/jasperserver/rest/resources/Folder?recursive=1&type...
That returns this as part of the response:
<resourceDescriptors>
...clip...
<resourceProperty name="PROP_RU_ALWAYS_PROPMT_CONTROLS">
<value>
<![CDATA[true]]>
</value>
</resourceProperty>
...clip...
</resourceDescriptors>
I expect that this should be PROP_RU_ALWAYS_PROMPT_CONTROLS
v5.1.0