Project

General

Profile

Actions

Bug #7041

closed

backend plugin menu loading caching empty params

Added by krileon about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
19 February 2018
Due date:
% Done:

100%

Estimated time:

Description

When plugins are loaded for their plugin management backend menu items (shown under plugin name) they're loading by the plugin object output by the tablebrowser. Problem with this is the table browser isn't include all the columns for the table object so params are never loaded into the object. This causes the plugin to be cached like that resulting in subsequent calls not having access to params. Changing the API call to plugin id will resolve this, but table browser should probably be doing a select all for its primary table.

Actions #1

Updated by krileon about 6 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1315

Actions #2

Updated by beat about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF