Defects
Monthly view of Calendar reports does not draw if End Date is missing
ID: | D27845 | |
Published: | 14 June 2022 | |
Updated: | 21 June 2022 |
Defect Id
DEF346820
Originally Reported Against
SBM 12.0
Status
In Progress
Description
1. Describe the problem & the customer's use case scenario?
2. What are the steps to reproduce the problem?
3. What is the expected result?
4. What is the actual result?The top of the report and the filter options show on the left, but the body of the calendar is empty.
Calendar reports do not generate correctly if the report is setup to display an "end date" but one or more records are missing a value in the "end date" field.
2. What are the steps to reproduce the problem?
a) (For Example) Create a Calendar report on the IDM sample process app with these settings:
Event Start Field = Submit Date
Event End Field = Close Date * Some items are still open so they do not have a Closed Date.
Initial Date = 02/01/2009
Initial Time Period = Months
Use Value Display Format = Unchecked
Primary Display Field = Title
Search Filter:
Submit Date >= 02/10/2009
Submit Date <= 02/12/2009
b) Run the report.
3. What is the expected result?
The calendar report should draw with some events crossing multiple dates and other events only displaying on the start date.
4. What is the actual result?