Actions
Bug #7090
closedChange a Metacat member node's synchronization value on the admin page doesn't work
Start date:
08/23/2016
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Updated by Jing Tao about 8 years ago
- Status changed from New to Resolved
The problem was in Metacat. In the d1Admin page, those properties were modified by the Metacat way - throught the properties service class. However, reading value is by the Dataone way - the Setting class. Those two properties were not synchronized. I added code the synchronize them after the modification of properties. It worked. The fix will be included in Metacat 2.7.2 and later release.
Actions