Community
Thumb_1-icon

TimePointComparison: Compare Your Timepoints!

 TimePointComparison is a query extender which adds new operators for Timepoints for all queries (including Wiki page and Document filters). You can now use greater-than or less-than on any given Timepoint (inclusive or exclusive the given Timepoint).

Description

On Installing this extension you can use some new operators on querying Timepoints:

·        timePoint.id:< {Timepoint_ID}   lists all timepoints which are earlier than specified TP

·        timePoint.id:> {Timepoint_ID}   lists all timepoints which are later than specified TP

·        timePoint.id:<= {Timepoint_ID}   lists all timepoints which are earlier or equal than specified TP

·        timePoint.id:<= {Timepoint_ID}   lists all timepoints which are later or equal than specified TP

Also brackets and logical combinations can be used.

This can become handy, if you want to see all WI implemented on a specific point of time. Usually this means you need to query for all Timepoints up to this specific one. Which does not look good and is a hell of  a lot of typing. Now you just can say:

timepoint.id:<={TP_ID}

And all timepoints will be automatically included in the query.

Information

Vendor Michael Dalpiaz (Sirona Dental Systems)
Published Version 1.0 - January 2014
Categories
Price Free
36 Downloads
Community Supported Extension This extension is not supported by Siemens PLM.
Requirements Polarion version 2011 or 2012, all SRs supported. Not tested on version 2010, but it should work.