cbrain icon indicating copy to clipboard operation
cbrain copied to clipboard

reduce list of projects for admin resolves #1187

Open MontrealSergiy opened this issue 2 years ago • 6 comments

this reduces the project lists for admin, which became unwieldy.

@natacha-beck the feature complicates task of setting the prototype tools to a private group, as well as creation of private data providers. Please confirm that you ok with it or need some workaround (e.g. adding admin workgroups, perhaps prioriterization instead of removal)

MontrealSergiy avatar May 11 '22 11:05 MontrealSergiy

Also rebase this one.

prioux avatar Aug 30 '22 16:08 prioux

done

MontrealSergiy avatar Aug 31 '22 17:08 MontrealSergiy

@MontrealSergiy this PR will close issue number #1187 no ? If it is the case can you update the Development session on this page.

natacha-beck avatar Sep 27 '22 13:09 natacha-beck

@MontrealSergiy this PR will close issue number #1187 no ? If it is the case can you update the Development session on this page.

done

MontrealSergiy avatar Oct 17 '22 19:10 MontrealSergiy

The new helper group_select does not behave properly.

If a programmer invokes it in a page with an explicit list of groups passed in options, it is not supposed to replace that list with its own list. It's supposed to respect it.

The behavior we want is for the de list of groups to be reduced ONLY when the default list is generated internally.

prioux avatar Jan 12 '23 16:01 prioux

in my opinion it is directly related. The method got updated while the 'pre-optimization' have not.

But if you are still in doubt I can factor out bug fix into separate issue, as several different solutions are possible. Removal of short return is simple fix but not necessarily the best

MontrealSergiy avatar Apr 20 '23 17:04 MontrealSergiy