Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Bootstrap of range-field-index fails after upgrade to 1.7.5 (due to missing invalid-values in ml-config) #733

Closed
grtjn opened this issue Feb 4, 2017 · 5 comments
Assignees
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Feb 4, 2017

With a range-field-index like:

        <range-field-index>
          <scalar-type>string</scalar-type>
          <field-name>words</field-name>
          <collation>http://marklogic.com/collation/</collation>
          <range-value-positions>false</range-value-positions>
        </range-field-index>

bootstrap fails with:

2017-02-04 11:36:29.155 Info: App-Services: <error:error xsi:schemaLocation="http://marklogic.com/xdmp/error error.xsd" xmlns:error="http://marklogic.com/xdmp/error" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2017-02-04 11:36:29.155 Info: App-Services:   <error:code>XDMP-AS</error:code>
2017-02-04 11:36:29.155 Info: App-Services:   <error:name>err:XPTY0004</error:name>
2017-02-04 11:36:29.155 Info: App-Services:   <error:xquery-version>1.0-ml</error:xquery-version>
2017-02-04 11:36:29.155 Info: App-Services:   <error:message>Invalid coercion</error:message>
2017-02-04 11:36:29.155 Info: App-Services:   <error:format-string>XDMP-AS: (err:XPTY0004) $invalid-values as xs:string -- Invalid coercion: () as xs:string</error:format-string>
2017-02-04 11:36:29.155 Info: App-Services:   <error:retryable>false</error:retryable>
2017-02-04 11:36:29.155 Info: App-Services:   <error:expr>$invalid-values as xs:string</error:expr>
2017-02-04 11:36:29.155 Info: App-Services:   <error:data>
2017-02-04 11:36:29.155 Info: App-Services:     <error:datum>()</error:datum>
2017-02-04 11:36:29.155 Info: App-Services:     <error:datum>xs:string</error:datum>
2017-02-04 11:36:29.155 Info: App-Services:   </error:data>
2017-02-04 11:36:29.155 Info: App-Services:   <error:stack>
2017-02-04 11:36:29.155 Info: App-Services:     <error:frame>
2017-02-04 11:36:29.155 Info: App-Services:       <error:uri>/eval</error:uri>
2017-02-04 11:36:29.155 Info: App-Services:       <error:line>2687</error:line>
2017-02-04 11:36:29.155 Info: App-Services:       <error:column>10</error:column>
2017-02-04 11:36:29.155 Info: App-Services:       <error:operation>setup:add-range-field-indexes-helper(&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;, xs:unsignedLong("1590673777084255402"), &lt;database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://marklogic.com/xdmp/database"&gt;&lt;database-name&gt;staff-poc-content&lt;/database-name&gt;&lt;forests-per-hos...&lt;/database&gt;)</error:operation>
2017-02-04 11:36:29.155 Info: App-Services:       <error:variables>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">database</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>xs:unsignedLong("1590673777084255402")</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">db-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://marklogic.com/xdmp/database"&gt;&lt;database-name&gt;staff-poc-content&lt;/database-name&gt;&lt;forests-per-hos...&lt;/database&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">index</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;range-field-index xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://marklogic.com/xdmp/database"&gt;&lt;scalar-type&gt;string&lt;/scalar-type&gt;&lt;field-name&gt;harm-words&lt;/field-n...&lt;/range-field-index&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services:       </error:variables>
2017-02-04 11:36:29.155 Info: App-Services:       <error:xquery-version>1.0-ml</error:xquery-version>
2017-02-04 11:36:29.155 Info: App-Services:     </error:frame>
2017-02-04 11:36:29.155 Info: App-Services:     <error:frame>
2017-02-04 11:36:29.155 Info: App-Services:       <error:uri>/eval</error:uri>
2017-02-04 11:36:29.155 Info: App-Services:       <error:line>2670</error:line>
2017-02-04 11:36:29.155 Info: App-Services:       <error:column>2</error:column>
2017-02-04 11:36:29.155 Info: App-Services:       <error:operation>setup:add-range-field-indexes(&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;, xs:unsignedLong("1590673777084255402"), &lt;database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://marklogic.com/xdmp/database"&gt;&lt;database-name&gt;staff-poc-content&lt;/database-name&gt;&lt;forests-per-hos...&lt;/database&gt;)</error:operation>
2017-02-04 11:36:29.155 Info: App-Services:       <error:variables>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">database</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>xs:unsignedLong("1590673777084255402")</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">db-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://marklogic.com/xdmp/database"&gt;&lt;database-name&gt;staff-poc-content&lt;/database-name&gt;&lt;forests-per-hos...&lt;/database&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services:       </error:variables>
2017-02-04 11:36:29.155 Info: App-Services:       <error:xquery-version>1.0-ml</error:xquery-version>
2017-02-04 11:36:29.155 Info: App-Services:     </error:frame>
2017-02-04 11:36:29.155 Info: App-Services:     <error:frame>
2017-02-04 11:36:29.155 Info: App-Services:       <error:uri>/eval</error:uri>
2017-02-04 11:36:29.155 Info: App-Services:       <error:line>1974</error:line>
2017-02-04 11:36:29.155 Info: App-Services:       <error:column>23</error:column>
2017-02-04 11:36:29.155 Info: App-Services:       <error:operation>setup:configure-indexes(&lt;configuration default-group="Default"&gt;&lt;groups xsi:schemaLocation="http://marklogic.com/xdmp/group grou...&lt;/configuration&gt;)</error:operation>
2017-02-04 11:36:29.155 Info: App-Services:       <error:variables>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">import-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration default-group="Default"&gt;&lt;groups xsi:schemaLocation="http://marklogic.com/xdmp/group grou...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">db-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://marklogic.com/xdmp/database"&gt;&lt;database-name&gt;staff-poc-content&lt;/database-name&gt;&lt;forests-per-hos...&lt;/database&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">database-name</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>db:database-name("staff-poc-content")</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">database</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>xs:unsignedLong("1590673777084255402")</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration/&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">admin-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration&gt;&lt;databases xsi:schemaLocation="http://marklogic.com/xdmp/databas...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services:       </error:variables>
2017-02-04 11:36:29.155 Info: App-Services:       <error:xquery-version>1.0-ml</error:xquery-version>
2017-02-04 11:36:29.155 Info: App-Services:     </error:frame>
2017-02-04 11:36:29.155 Info: App-Services:     <error:frame>
2017-02-04 11:36:29.155 Info: App-Services:       <error:uri>/eval</error:uri>
2017-02-04 11:36:29.155 Info: App-Services:       <error:line>570</error:line>
2017-02-04 11:36:29.155 Info: App-Services:       <error:column>88</error:column>
2017-02-04 11:36:29.155 Info: App-Services:       <error:operation>setup:do-setup(&lt;configuration default-group="Default"&gt;&lt;!--&amp;#10;    default-group applies to databases&amp;#10;&amp;#10;    Def...&lt;/configuration&gt;, "all,")</error:operation>
2017-02-04 11:36:29.155 Info: App-Services:       <error:variables>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">import-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration default-group="Default"&gt;&lt;!--&amp;#10;    default-group applies to databases&amp;#10;&amp;#10;    Def...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">options</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>"all,"</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">optionsMap</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>map:map(&lt;map:map xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:map="http://marklogic.com/xdmp/map"&gt;&lt;map:entry key="all"&gt;&lt;map:value xsi:type="xs:boolean"&gt;true&lt;/map:...&lt;/map:map&gt;)</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">do-internals</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>fn:false()</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	<error:variable>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:name xmlns="">import-config</error:name>
2017-02-04 11:36:29.155 Info: App-Services: 	  <error:value>&lt;configuration default-group="Default"&gt;&lt;groups xsi:schemaLocation="http://marklogic.com/xdmp/group grou...&lt;/configuration&gt;</error:value>
2017-02-04 11:36:29.155 Info: App-Services: 	</error:variable>
2017-02-04 11:36:29.155 Info: App-Services:       </error:variables>
2017-02-04 11:36:29.155 Info: App-Services:       <error:xquery-version>1.0-ml</error:xquery-version>
2017-02-04 11:36:29.155 Info: App-Services:     </error:frame>
2017-02-04 11:36:29.155 Info: App-Services:     <error:frame>
2017-02-04 11:36:29.155 Info: App-Services:       <error:uri>/eval</error:uri>
2017-02-04 11:36:29.155 Info: App-Services:       <error:line>6195</error:line>
2017-02-04 11:36:29.155 Info: App-Services:       <error:column>1</error:column>
2017-02-04 11:36:29.155 Info: App-Services:       <error:xquery-version>1.0-ml</error:xquery-version>
2017-02-04 11:36:29.155 Info: App-Services:     </error:frame>
2017-02-04 11:36:29.155 Info: App-Services:   </error:stack>
2017-02-04 11:36:29.155 Info: App-Services: </error:error>

Culprit is the missing invalid-values.

@grtjn
Copy link
Contributor Author

grtjn commented Feb 4, 2017

Easy fix is to add the invalid-values, but that param is optional, so would be nice if Roxy would not fail like this if it is omitted. Docs unfortunately don't really tell what the default value is, at first look..

@dmcassel
Copy link
Collaborator

dmcassel commented Feb 6, 2017

Crud. In most cases, I specified invalid-values as ($index/db:invalid-values, "ignore")[1], but apparently I missed that one.

@dmcassel dmcassel added this to the April 2017 milestone Feb 6, 2017
@RobertSzkutak
Copy link
Contributor

We should add this scenario to our self-test.

@grtjn
Copy link
Contributor Author

grtjn commented Feb 13, 2017

The default behavior for MarkLogic is to use reject by the way..

@dmcassel
Copy link
Collaborator

Crud. I should probably change it to reject, then.

dmcassel added a commit to dmcassel/roxy that referenced this issue Feb 14, 2017
RobertSzkutak added a commit that referenced this issue Feb 21, 2017
#733 corrected invalid-values default; addressed missed case
divino added a commit to divino/roxy-1 that referenced this issue Apr 28, 2017
…verify-issue

* 'dev' of https://github.com/marklogic/roxy:
  implemented based on review points
  implement review points
  fix comments
  add feature to load multiple custom configuration files
  marklogic-community#733 corrected invalid-values default; addressed missed case
  issue marklogic-community#740: make -EXT work from modules and filesystem
  removed unneeded FLWOR statements, fixed indent
  fixed mistake in validate-roles/users
  retrieval of existing roles/users outside loop
  issue marklogic-community#736: fix CTRL-EXT from a filesystem modules DB
  Update version
@grtjn grtjn added the bug label Jun 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants