commit | 8015dcb02d5127b9845d2ae3dc6bcf678224fad6 | [log] [tgz] |
---|---|---|
author | Nicolas Malin <nicolas.malin@nereide.fr> | Fri Jul 01 17:53:38 2022 +0200 |
committer | Nicolas Malin <nicolas.malin@nereide.fr> | Fri Jul 01 18:04:45 2022 +0200 |
tree | 3d1453e58945d3d4050392cd65ff7f9f04c75ff8 | |
parent | 7ea371bde3c06d6ae7f86b13a755672f92764aaf [diff] |
Improved: Refactoring service resenquence (OFBIZ-12624) The service "resequence" compute for a content all sequenceNum for linked content assoc. The code is very old (before apache) so apply a slim refactor and migrate the service name resequence to resequenceContentAssocChildren. By the way I kept the service definition resequence to move it as deprecated.