Skip to content

Commit 53f6687

Browse files
Note the removal of the AfterTimeWorked callback
A similar location on the Reply All page is accessible with the AfterWorked callback there.
1 parent d1793b8 commit 53f6687

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/UPGRADING-6.0

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,15 @@ Iframes. In our testing, the default example configurations provided with
5656
RTIR no longer worked and we didn't find other replacements that would
5757
work by loading them in an Iframe.
5858

59+
=item *
60+
61+
Time inputs have been removed from the Bulk Abandon page for incidents because it
62+
is unclear which incident ticket the time should be recorded on. As part of this
63+
update the time input for Reply All/Reporters was moved from
64+
C<html/RTIR/Incident/Reply/index.html> to C<html/RTIR/Incident/Elements/ReplyForm>.
65+
The callback C<AfterTimeWorked> is moved to a similar location in C<ReplyForm>
66+
and is called C<AfterWorked>.
67+
5968
=back
6069

6170
=head2 New Lookup Tools

0 commit comments

Comments
 (0)