Closed dhruvvora94 closed 3 years ago
HBASE CASCADING PICKLISTS - If there are picklists that are cascaded on the parent folder ID (rel_parent) in HBase - those picklists would not work as expected in the context of bulk upload because they are in a temporary folder before being uploaded. This change ensures that we replace that temporary value with the expected value so that picklists can function as expected.
CR - dgrumieaux, skovacinski
Closed with ocms commit 26283
When you are using bulk upload to add a document - the document is usually being stored in a temporary location while you are filling out the properties.
This behavior makes picklists that are cascaded on parent folder ID not work correctly in the bulk upload screen.