Activity log for bug #1959616

Date Who What changed Old value New value Message
2022-01-31 19:57:46 Andrea Neiman bug added bug
2022-01-31 20:00:29 Andrea Neiman description This is an extant bug that was uncovered in the Angularization of the Purchase Order & Line Items interfaces When creating a Brief Record, the fields in the form map to specific MARC fields & subfields. However, the Identifier field attempts to create the following (where '123' is the Identifier value): 001 __ $undefined 123 In the old Dojo interface, the Brief Record is happily created with an undefined subfield, though I imagine that might cause problems down the line. In the updated Angular interface, the Brief Record will not be created if there is any input in the Identifier field. This fails silently to the user but noisily in the console. This is an extant bug that was uncovered in the Angularization of the Purchase Order & Line Items interfaces When creating a Brief Record, some of the fields in the form map to specific MARC fields & subfields. However, the Identifier field attempts to create the following (where '123' is the Identifier value): 001 __ $undefined 123 In the old Dojo interface, the Brief Record is happily created with an undefined subfield, though I imagine that might cause problems down the line. In the updated Angular interface, the Brief Record will not be created if there is any input in the Identifier field. This fails silently to the user but noisily in the console.
2022-01-31 21:35:50 Christine Morgan bug added subscriber Christine Morgan
2022-02-09 23:45:53 Jennifer Pringle bug added subscriber Jennifer Pringle
2023-11-14 22:12:16 Andrea Neiman marked as duplicate 2039609