콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

I try to simply duplicate the Warehouse/Manager group so I can define a new group with less permissions.


But I got:

"Constraint Error

The name of the group must be unique within an application!"

It seems like the duplicate function is not changing the name to "Manager (Copy)" or something like that.

Thanks

아바타
취소

I think this is a bug, extensively reported, as can be seen at the web. It happens not only with groups, but with journals also. Seems that the "duplicate" function only works OK when there is not a constraint. It should work even if the constraint exists, in order to allow to reproduce every property of the record, except the name.

베스트 답변

It is a long standing bug that has to do with the specific context.

It was as simple as adding:

context.pop('lang', False)

before the call to Super


아바타
취소
베스트 답변

Hi,

You can Export the user group to xls/csv and Import it with another value in 'Name' field. This makes a duplicate and you can adjust the new entry as you wish. Tested and works fine.

아바타
취소
베스트 답변

If it is a new group then new name . answer is in your question !..

아바타
취소
관련 게시물 답글 화면 활동
0
11월 17
3977
1
11월 24
1426
3
4월 23
17973
1
12월 22
14131
1
3월 15
6437