inblockio / mediawiki-extensions-Aqua

This MediaWiki extension includes the Aqua implementation. Turning MediaWiki into a powerful versioned notary service with API's for import and export of Data in JSON format.
GNU General Public License v3.0
7 stars 6 forks source link

Feature: Handle files with inbox #422

Closed FantasticoFox closed 1 week ago

FantasticoFox commented 1 week ago

Currently files which are shared by Data Access (Agreements) are directly injected into the File-Namespace without landing first in the Inbox of the other container.

This bahavior is currently expected as its a known limitation of the inbox to not handle the files correctly.

FantasticoFox commented 1 week ago

This is the same issue like https://github.com/inblockio/mediawiki-extensions-Aqua/issues/414 (closing it as dublicate)