Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2.1
-
Component/s: Remote addons
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Pull Master Diff URL:
-
Documentation link:
-
Sprint:Moodle Mobile 3.2.1
Description
When a remote addon is executed, the app databases are already initialized. This means that the stores they register will never be applied to the database.
We think the best way to solve this is to create a function to refresh the databases. Remote addons should call that function in a .run.