Do shared project areas support script based read only condition
Hi All,
according to below link it says project area links are not inherited.
I have shared project area concept implemented. I want to have script based condition to make attribute read only and for astric sign depending on currect state.
If I include script based condition in provider PA will it work for consumer PA? is it supported versions after4.0.1?
In script how to fetch current state of work item?
Thanks,
Kavita
One answer
Comments
My concern is if I add script based condition to provider PA, will it be propagated to consumer? And there is no "final" chcek box for attribute customization--> conditions in configuration. It is available for permissions.
Or Do I need to attach script file to consumer also?.
Please let me know as I dont find any other solution for my requirement.
What Eric said was, because there is a 'Final' checkbox, this area of the process config should be inherited by child project areas. In addition, if the final checkbox is NOT selected,child project areas MAY change the configuration of this section.
Thanks Sam