OWB: Error opening project if you do not have rights to a secure project subpage on some attributes: Illegal Property Value Null: com.abtcorp.hub.ABTAttribute: FinishImposed
search cancel

OWB: Error opening project if you do not have rights to a secure project subpage on some attributes: Illegal Property Value Null: com.abtcorp.hub.ABTAttribute: FinishImposed

book

Article ID: 21138

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

Description:

Users get an error opening projects in Open Workbench (OWB) if the user does not have rights to a secure project subpage, and certain attributes are on it.

Example, if the attribute Finish Imposed is on the secure subpage, then the user will get the following error:

Unable to open project proj1. Illegal Property Value Null: com.abtcorp.hub.ABTAttribute: FinishImposed

This does not happen for all attributes, Finish Imposed is just one of them we know of.

Steps to Reproduce:

  1. Log into Clarity as admin

  2. Navigate to the project object

  3. Click on Views

  4. Click on Layout: Edit

  5. Add a new subpage

  6. Secure the subpage

  7. Add attribute 'Finish Imposed'

  8. Give the admin user global rights to the secure subpage

  9. Create a new user - 'user1'

  10. Create a project - 'proj1'

  11. Make user1 manager of proj1

  12. As admin launch proj1 to OWB

  13. The project opens as expected in OWB

  14. Log out of Clarity and in as user1

  15. Launch proj1 to OWB

Expected Result: The project to open without error

Actual Result: Unable to open project proj1. Illegal Property Value Null: com.abtcorp.hub.ABTAttribute: FinishImposed

Environment

Release:
Component:

Resolution

Although the error is cryptic, it is generated because the attribute is on a secured subpage and should not be available to the scheduler. The application is trying to indicate this configuration. In Clarity 12, there was an issue that allowed the attribute to be shown incorrectly. It is now working as expected because the attribute is 'secured'.

There are two options that can used to configure the attribute to behave as it did in version 12:

1. Simply unsecure the 'FinishImposed' attribute.

   You can do this either by removing the attribute from the secured subpage

   -OR- Keep the attribute on the secured subpage and add the attribute to a non-secured Property subpage on the Project Object - Any user may see this page


2. If you need to keep the 'FinishImposed' attribute 'hidden', keep it on the secured subpage, and add the attribute to a new, 'unsecured' property subpage on the Project Object with a display condition that can never be evaulated   
   to 'true' (i.e. 1==2)