Defect HC-12752

Preview link does not last more than one hour

Software

Customer case Applies to Corrected in
CS0262344 V9.1.5.0 9.1.8.0

Observed behavior

Management Center preview links only last one hour, despite what it is set to during creation, making the preview link less useful.

Expected behavior

The preview link should not expire prior to the requested time.

Resolution

The requested duration specified when the preview link was created is not being respected. The default value of one hour was persisted to the PREVIEWTOKEN table in the database, rather than the requested duration. The tokenLife parameter was not being set correctly, and has been corrected.