The API portal enforces 'End of Day' time on all product requests/renewals

The DateTimeDetail for ValidUntil@ShoppingCartItem/PersonWantOrg is locked to 'End of day'
The new portal enforces this setting by not allowing an user defined end time on the product request/renewal
For details see: 
https://github.com/OneIdentity/IdentityManager.Imx/issues/255

In the webdesigner portal you where allowed to set the exact time you wanted a product request to end (ValidUntil)

So based on the new portal behaviour and the locked schema setting on DateTimeDetail of ValidUntil@ShoppingCartItem/PersonWantOrg.

I can only conclude that setting an user defined end time on product request/renewal is no longer supported.

Can someone from Quest clarify this please?

Thank you,
Niels

Top Replies

Parents
  • Hi  ,

    When it comes to the angular portal,  silence (or partner hiring ) is the answer.  I'm really thinking on building my own community for these questions. I really do...

    Anyway, I had seen your , also unanswered, issue on Github. Applied your modifications to the code and, at least in v92, the ValidUntil column is being saved correctly for renewed products, but not for items on your cart. It happens as you said: If you edit your cart items and enter an endtime , when you save the modifications they're being reset to end of day. 

    Did you check this issue ? github.com/.../215

Reply
  • Hi  ,

    When it comes to the angular portal,  silence (or partner hiring ) is the answer.  I'm really thinking on building my own community for these questions. I really do...

    Anyway, I had seen your , also unanswered, issue on Github. Applied your modifications to the code and, at least in v92, the ValidUntil column is being saved correctly for renewed products, but not for items on your cart. It happens as you said: If you edit your cart items and enter an endtime , when you save the modifications they're being reset to end of day. 

    Did you check this issue ? github.com/.../215

Children