Opened 5 years ago

Closed 5 years ago

#1077 closed bug (fixed)

Error in CustomID generation on version promotion

Reported by: Alex Owned by:
Priority: major Milestone: 8.6.1
Component: Core Version: 8.6
Keywords: CustomID generation, Version promotion Cc: antonio.maggiore@…

Description

An anomalous behavior of the application has been ascertained.

The scenario is as follows:
1) Upload a document to which a protocol rule is applied through the document class
2) Check out and then checkin
3) From Version tab Promote the previous document (version 1.0)

At this point, during operation 3, the protocol suddenly changes for no reason.

Note: on the protocol's generation scheme both flags "Evaluate at checkin" and "Evaluate at update" are disabled

Attachments (4)

ScreenHunter 982.png (63.2 KB ) - added by Alex 5 years ago.
CustomID schema
ScreenHunter 983.png (97.5 KB ) - added by Alex 5 years ago.
customID after step 3
ScreenHunter 984.png (70.5 KB ) - added by Alex 5 years ago.
Version metadata comparison
patch-20210224.zip (22.5 KB ) - added by admin 5 years ago.
patch

Download all attachments as: .zip

Change History (9)

by Alex, 5 years ago

Attachment: ScreenHunter 982.png added

CustomID schema

by Alex, 5 years ago

Attachment: ScreenHunter 983.png added

customID after step 3

by Alex, 5 years ago

Attachment: ScreenHunter 984.png added

Version metadata comparison

comment:1 by admin, 5 years ago

Summary: Error on customid generation on document promotionError on customID generation on version promotion

comment:2 by admin, 5 years ago

Summary: Error on customID generation on version promotionError in customID generation on version promotion

comment:3 by admin, 5 years ago

Summary: Error in customID generation on version promotionError in CustomID generation on version promotion

comment:4 by admin, 5 years ago

Ok, in the 8.6.1 when you promote a version the old CustomID will be overwritten.
For the 8.6 you can apply the attached patch:

  1. Stop LogicalDOC
  2. Unpack the patch into <LDOC_HOME>/tomcat/webapps/ROOT/WEB-INF/classes
  3. Start LogicaldOC

by admin, 5 years ago

Attachment: patch-20210224.zip added

patch

comment:5 by admin, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.