Add docUrl into metadata. #518

Open
nipuni wants to merge 1 commits from nipuni/device-mgt-core:11952 into master
nipuni commented 3 days ago
Fixes for: https://roadmap.entgra.net/issues/11952
nipuni added 1 commit 3 days ago
tcdlpds requested changes 3 days ago
if (whiteLabelTheme.getDocUrl() == null) {
whiteLabelTheme.setDocUrl(defaultTheme.getDocUrl());
Metadata updatedMetadata = constructWhiteLabelThemeMetadata(whiteLabelTheme);
MetadataManagementDAOFactory.beginTransaction();
Owner

Start transaction with new try-catch block.

Start transaction with new try-catch block.
nipuni marked this conversation as resolved
return metadata;
}
private void updateWhiteLabelThemeWithDefaults(WhiteLabelTheme whiteLabelTheme, int tenantId)
Owner

Add Java Doc comment

Add Java Doc comment
nipuni marked this conversation as resolved
nipuni force-pushed 11952 from 61845b8c02 to 26a54a7a49 3 days ago
nipuni added 1 commit 2 days ago
nipuni force-pushed 11952 from db205de5b4 to b2d0b086e4 2 days ago
nipuni added 1 commit 6 hours ago
nipuni force-pushed 11952 from d653b4af66 to 43a19e6b7f 6 hours ago
nipuni added 1 commit 5 hours ago
nipuni force-pushed 11952 from 4b57c2139a to fade158e6d 5 hours ago

Reviewers

tcdlpds requested changes 3 days ago
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#518
Loading…
There is no content yet.