Julien Massiera created CONNECTORS-1549:
-------------------------------------------
Summary: Include and exclude rules order lost
Key: CONNECTORS-1549
URL: https://issues.apache.org/jira/browse/CONNECTORS-1549
Project: ManifoldCF
Issue Type: Bug
Components: API, JCIFS connector
Affects Versions: ManifoldCF 2.11
Reporter: Julien Massiera
The include and exclude rules that can be defined in the job configuration for
the JCIFS connector can be combined and the defined order is really important.
The problem is that when one retrieve the job configuration as a json object
through the API, the include and exclude rules are splitted in two diffrent
arrays instead of one (one for each type of rule). So, the order is completely
lost when one try to recreate the job thanks to the API and the JSON object.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)