[Bps-public-commit] rt-extension-rest2 branch, allow-updating-of-ticket-links, repushed
Craig Kaiser
craig at bestpractical.com
Thu Mar 5 13:47:00 EST 2020
The branch allow-updating-of-ticket-links was deleted and repushed:
was b2f5a8c24208c56ef34faeb5001de24badf10851
now ca60e6b82eb6ffec79e2d12ccd77d8089a7d1b90
1: b2f5a8c ! 1: ca60e6b Allow updating of ticket links
@@ -23,14 +23,6 @@
# Sanitize input for the Perl API
for my $field (sort keys %$data) {
@@
-
- my $value = $data->{$field};
- next unless ref $value;
-+
- if (looks_like_uid($value)) {
- # Deconstruct UIDs back into simple foreign key IDs, assuming it
- # points to the same record type (class).
-@@
}
$data->{$field} = \@members;
}
More information about the Bps-public-commit
mailing list