View Issue Details

IDProjectCategoryView StatusLast Update
0000453UAImplementation Bugpublic2008-09-12 06:42
ReporterJan Burian Assigned ToRandy Armstrong  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000453: CreateMonitoredItems for attributes always returns BadFilterNotAllowed
Description

When calling CreateMonitoredItems for attributes other than Value or EventNotifier, it always returns BadFilterNotAllowed, even when the filter = null.

Additional Information

Even though filter = null on the client side, on the server side it comes as filter = ExtensibleObject, with filter.Body = null. Unfortunately the condition on the server side checks (filter == null).

TagsNo tags attached.
Fix Due Date

Activities

Randy Armstrong

2008-09-12 06:42

administrator   ~0000800

Fixed in Build 222

Issue History

Date Modified Username Field Change
2008-09-03 14:32 Jan Burian New Issue
2008-09-12 06:42 Randy Armstrong Status new => assigned
2008-09-12 06:42 Randy Armstrong Assigned To => Randy Armstrong
2008-09-12 06:42 Randy Armstrong Status assigned => resolved
2008-09-12 06:42 Randy Armstrong Resolution open => fixed
2008-09-12 06:42 Randy Armstrong Note Added: 0000800