-
Notifications
You must be signed in to change notification settings - Fork 756
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Sitegroups doesn't allow sharing modules #4023
Comments
is this a feature that should be discussed to be added? |
Well IMO, this does not really need discussing, we just need to update the dropdown to be able to select modules from other portals in the group if the settings allow it... |
We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically. |
Still is important to me! |
Upon a cursory check, this one is going to be JS world (not React). Here is the Existing Module Dialog code. @jncraig I'll see if I can dig into this a bit more after DNN Summit. Right now is last-minute-scramble time! 😱 |
Yes, I’m working on presentation, too!
I’m going to do Feature Maker.
…On Sun, Feb 21, 2021 at 2:50 PM David Poindexter ***@***.***> wrote:
Upon a cursory check, this one is going to be JS world (not React). Here
is the Existing Module Dialog code.
https://github.com/dnnsoftware/Dnn.Platform/blob/714db32390f800ea2336bb0fd2d54fc589256e6b/Dnn.AdminExperience/EditBar/Dnn.EditBar.UI/editBar/resources/ContentEditorManager/Js/ExistingModuleDialog.js
@jncraig <https://github.com/jncraig> I'll see if I can dig into this a
bit more after DNN Summit. Right now is last-minute-scramble time! 😱
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4023 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEDMRL23OYYP3KT3HCENXDTAFPXJANCNFSM4QQ52QFQ>
.
|
Closing per PR #4597 |
Description of bug
The sitegroups functionality doesn't allow existing modules to be added from other sites. There is no dropdown in the Add Existing Module panel to select the site.
Steps to reproduce
Current behavior
There is no way to select the site from which an existing module is to be added tot the current site.
Expected behavior
There should be a way to select the site and the page
Screenshots
If applicable, provide screenshots to help explain the bug.
Error information
It's really missing functionality rather than a bug.
Additional context
Provide any additional context that may be helpful in understanding and/or resolving the bug.
Affected version
Also 9.6.1.
Affected browser
N/A
The text was updated successfully, but these errors were encountered: