Commit 910bd42c authored by Ivan Tyagov's avatar Ivan Tyagov

Allow owner of a Data Stream to edit it despite published. In normal ERP5 this...

Allow owner of a Data Stream to edit it despite published. In normal ERP5 this is not normal but with Data Lake functionality validation is done at ebulk side (which also takes care of increasing automatically Data Set's version). This is quite simplified model of ebulk only validation of a Data Set but sufficient for most cases.
parent 72a0730d
......@@ -92,6 +92,7 @@
<value>
<tuple>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment