Opened 18 years ago
Last modified 10 years ago
#74 new enhancement
IZ407: manop and user objects could be joined
Reported by: | joga | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | current |
Severity: | Keywords: | cleanup | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=407]
Issue #: 407 Platform: All Reporter: joga (joga) Component: gridengine OS: All Subcomponent: cleanup Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: --- Assigned to: ernst (ernst) QA Contact: ernst URL: * Summary: manop and user objects could be joined Status whiteboard: Attachments: Issue 407 blocks: Votes for issue 407: Opened: Thu Oct 31 02:22:00 -0700 2002 ------------------------ Currently we have own objects (MO_Type) for operators and managers. "is_manager" or "is_operator" could instead be a boolean attribute of a user. As users and projects currently are modelled in one object type (UP_Type), we should think of splitting this type into USER and PROJECT. The two types have similarities, but a look at functions handling UP_Type objects shows that they are in most cases handled differently.
Note: See
TracTickets for help on using
tickets.