|
|
|
Hi!
Is there any pricetag on solving this anytime soon? Im desperate for this feature or bug fix as well
Any news? Hey guys – if you would be willing to sponsor development of this feature, please drop me an email!
Thanks, Its been a hile since any post was made here. Any news on when this issue might be addressed? Whether the fix is sponsred or not over 6 months is still a long time to wait with no indication of anything being done. Could we have an update on this issue please?
Hey James - we are not working on this feature and not planning to do it anytime soon. However, if anyone is willing to sponsor this work then our priorities can be modified. Thanks. – Gato
How much sponsorship are we talking? I work in the education sector, and to be honest you can probably imagine how I have to prioritise our funds anyway. Give us a figure and lets see what everyone can come up with. I cant imagine its much to change really. Sharing a group with a diferent group allows the first group to see their whole group when they shouldnt be allowed to. To be frank I can only imagine that (in a poor form of pseudo) its something like an if statement that has to be changed:
If group1 is shown in group2 roster then group2 users get group1 in roster **whereas at the moment** If group1 is shown in group2 roster then (group2 users get group1 in roster) AND (group1 users get group1 roster) Oh my, good to know.
We have a top10 (or something) list, but it's good to know that somebody is making a fool of me. Thank you Gaston for your honesty. Hey James - Drop me, Matt or Greg an email so we can discuss about this. BTW, I wish the change would look like that pseudo code but shared groups is a very complex functionality with so many different use cases. We would need to perform an impact analysis to be able to estimate the effort of this change.
Matt --> matt at jivesoftware.com Hello Gato!
Without wanting to sound sarcastic in a way, but shared groups are IMHO in no way difficult or complex! Instead the concept isvery clear and plain simple:
But it is very likely that your implementation as well as some performance driven "shortcuts" now make it difficult to actually deliver the flexibility as it was originally intended. Take this with a bit of salt from a non-coder thinking more in concepts than in source code! |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Users Ext1 and Ext2 are members of group EXTERNALS
Users Tech1 and Tech2 are members of group TECHIES
Now configure Group EXTERNALS with "Group Display Name "Externals" and "Show group to members' rosters of these groups: TECHIES"
2. configure Group TECHIES with "Group Display Name "Techies" and "Show group to members' rosters of these groups: TECHIES + EXTERNALS"
As far as I understand it, that should show
a) Ext1, Ext2, Tech2 in the Roster of Tech1 (because of 1. & 2.)
b) Ext1, Ext2, Tech1 in the Roster of Tech2 (because of 1. & 2.)
c) Tech1, Tech2 in the Roster of Ext1 (because of 2.)
d) Tech1, Tech2 in the Roster of Ext2 (because of 2.)
Fact (bug?) is that
e) Ext1 sees ALSO Ext2 in his roster
f9 Ext2 sees ALSO Ext1 in his roster