Modify ↓
Ticket #1417 (closed defect: worksforme)
find in ConfigureEventDataTable model doesn't work
| Reported by: | jacalvo@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | Component: | events | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jacalvo@…) (diff)
my $model = EBox::Model::ModelManager::instance()->model('ConfigureEventDataTable?');
my $row = $model->find(eventWatcher => 'EBox::Event::Watcher::Gateways');
$row is undef, iterating by ->ids() it works.
The same occurs with the ->isWatcherEnabled exposed method, probably it's related.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.