Steve Fox
07/09/2025, 7:53 PMSteve Fox
07/09/2025, 7:54 PMSteve Fox
07/09/2025, 7:56 PMSteve Fox
07/09/2025, 7:57 PMSteve Fox
07/09/2025, 7:57 PMSteve Fox
07/09/2025, 8:03 PMSteve Fox
07/09/2025, 8:05 PMMoises Morales
07/09/2025, 8:22 PMSteve Fox
07/09/2025, 9:30 PMSteve Fox
07/09/2025, 9:31 PMMoises Morales
07/09/2025, 10:50 PMSteve Fox
07/10/2025, 1:05 AMSteve Fox
07/10/2025, 3:12 PMMoises Morales
07/10/2025, 5:19 PM"attributeFilter": {
"displayForm": {
"identifier": {
"id": "DIM_DIVISION.DIM_DIVISION_ID.divisionname",
"type": "label"
}
},
"selectionMode": "multi",
"localIdentifier": "94769c46b0894461aa53bec77665bb7e",
"attributeElements": {
"uris": []
},
"negativeSelection": true
}
},
The id is set to DIM_DIVISION.DIM_DIVISION_ID.divisionname, instead of DIM_DIVISION.DIM_DIVISION_ID . If you change the id so it is set to the primary label of the attribute, then the saved view will behave correctly. You can check the definition from the filter context entity, e.g: /api/v1/entities/workspaces/LMN_Single_Parent/filterContexts/bda52822-1164-49e4-97ef-4b2d299dda7b and modify it via a PUT call.Steve Fox
07/10/2025, 5:26 PMSteve Fox
07/10/2025, 5:27 PMSteve Fox
07/10/2025, 5:28 PMMoises Morales
07/10/2025, 5:46 PM{
"attributeFilter": {
"displayForm": {
"identifier": {
"id": "DIM_JOB_GROUP.JOB_GROUP_ID.jobgroupname",
"type": "label"
}
}
But according to the LDM, it should be: DIM_JOB_GROUP.JOB_GROUP_ID
Let me know if you are still experiencing the same issue after setting the correct ID.Steve Fox
07/11/2025, 4:27 PMSteve Fox
07/11/2025, 4:27 PMSteve Fox
07/11/2025, 4:27 PMMoises Morales
07/11/2025, 4:59 PMSteve Fox
07/11/2025, 5:56 PMMoises Morales
07/11/2025, 6:09 PM/api/v1/entities/workspaces/LMN_Single_Parent/filterContexts/bda52822-1164-49e4-97ef-4b2d299dda7b . We noticed this behaviour on a another customer's setup and it was fixed the same way.Steve Fox
10/07/2025, 2:05 PMMoises Morales
10/07/2025, 2:41 PMSteve Fox
10/07/2025, 2:50 PMSteve Fox
10/07/2025, 2:52 PMSteve Fox
10/07/2025, 2:53 PMSteve Fox
10/07/2025, 2:53 PMSteve Fox
10/08/2025, 1:48 PMSteve Fox
10/09/2025, 12:54 PMMoises Morales
10/09/2025, 1:02 PMSteve Fox
10/09/2025, 1:10 PMSteve Fox
10/09/2025, 1:14 PMSteve Fox
10/09/2025, 1:42 PM