Sequence Check don't respect inactive record of ad_table

Description

1. go to Table and Column duplicate a record, example A_Asset
2. inactive new record just create at step 1
3. run Sequence Check
4. get issue "org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block"
reason: Sequence Check don't respect inactive record, so make exception
"More than one row returned by a subquery used as an expression" when update Sequence

Environment

None

Attachments

1
  • 18 May 2017, 11:17 AM

Activity

Fixed

Details

Assignee

Reporter

Priority

Created May 18, 2017 at 11:11 AM
Updated July 3, 2017 at 12:03 PM
Resolved May 19, 2017 at 9:23 AM