Hi,
In Activity screen. I am searching some activities based on Status (STATUS_COMMON) but result set is displaying some incorrect status recods too.
Example :
I am searching with status = 'OPEN'
In result set status = OPEN and COMPLETED both are coming.
I have seen in debugging that 'status' is search query view is having some dropdown values like 'I001', 'I005' etc.(technical name I have provided for open and completed).
In result set there is field 'status' and 'user-status' in which values are coming with 'I005' if I will search with 'I005' but few records are having description as OPEN instead it should be 'COMPLETED'.
Please help me whether it is configuration issue or technical issue.
Regards,
Amit