Ticket #424 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Missing function from Directory Service view

Reported by: mike Owned by: mike
Priority: normal Milestone: MV3D-0.40
Component: server Version:
Keywords: Cc:
Estimated Effort: 1 day Platform: All
State: Conceptualizing Relative Size: 1

Description

Got the following error setting up the test server:

exceptions.AttributeError: DirectoryServiceView instance has no attribute 'view_newID'

Looking at the code, it's a typo.

Change History

Changed 2 years ago by mike

  • status changed from new to assigned

Actually it turns out a lot of things are missing from views.

Created branch /branches/424-missingfromview

Changed 2 years ago by mike

  • status changed from assigned to closed
  • resolution set to fixed

First attempted fix in [948]. Sadly, that didn't do it. The final fix is in [968]. There were a whole host of problems related to this one. The largest was that the asset service basically didn't support pools.

Note: See TracTickets for help on using tickets.