Hi,
In Dev I am loading data from view and used filter for "Division A" only that data should come from that module and I saved and created action to push the data. In development its working. When I push into UAT ,in UAT the filter is taking "Division B" instead of "Division A".
I have checked with versions and all. But still not working. Can anyone please suggest me in this.
Thanks,
Maithri.
Hi MathriK - not much to go in in your post but maybe this - how is the filter defined?
If it is picking up from a line item somewhere then you'll need to update the value against the line item in UAT, this is model data so won't be pushed across with ALM
Fixed the issue.
Thanks for the reply.