rtc_ext:environment parameter is not working in API
Hello,
I am trying to use rtc_ext:environment in my defect management query using REST client but its not returning any record while I can see the records in Web UI. its working fine with other parameters like rtc_cm:state, rtc_ext:phaseFoundIn etc.
https://host:port/ccm/oslc/contexts/_kq479oYIEeSEo_LPpXl1Vw/workitems?oslc.where=rtc_cm:type=%22defect%22%20and%20rtc_ext:environment=%22MTRNJ%22
Can anyone help me in this?