Question
Filter Affected Objects by state on create change request wizard
I've read that baseWhereClause can be used to filter objects in pickers.
https://www.ptc.com/en/support/article/CS25075?source=search

I added the clause to 'AddAffectedData' jsp in the server, but the UI is still returning objects in all states, the state.state = PRODUCTION filter is not being applied.


