Issue with views visibility condition

I’m Facing issue with Required condition in the views i have not given any required but if i try to run the case and submit it is throwing the validation condition even though it is not visible and there is no required condition and i have removed the flow validation and there is no property validation , if i remove the visibility condition it’s not asking for any required error is there any solution for this wierd behaviour please let me know

We have never seen this issue. Just curious, what happens if you delete the property from the View and re-add the property again.

By chance, is this field reused in a parallel assignment? I have seen issues with caching in that regard… sounds unlikely but just in case.

@Prasanth_D are you in the User Experience Expert Circle? I would like to move this under that area, so it can be found with other Constellation questions. However, if you are not a member you won’t be able to respond (until you join), so don’t want to just move on you.

Please let me know if you join and i’ll move.

image

Hi @MarcCheong i have already joined in User Experience Expert Circle? we can move it, so i have deleted the property from the view and re added and i have cleared the cache and this is separate flow it doesn’t have any parallel assignment still it doesn’t work

Once try these way.Delete the Field from the entire case type or data type and add again.

Could you please open the view in dev studio and mark it as custom and paste the view metadata here once?

Got solution For this issue the field is used in some other view someone given the required visibility condition which never display in the UI so its throwing error in other View as required i removed those condition from other flow views it got fixed thanks for your support