Open nus-se-script opened 11 months ago
The .json file storing the data for JABPro is still using addressbook.json as its name despite the product not being AB3 anymore.
addressbook.json
Should be named more generally or matching the current product.
Still following AB3 naming.
list
data
[original: nus-cs2103-AY2324S1/pe-interim#5048] [original labels: type.FeatureFlaw severity.VeryLow]
We believe that this is also considered a duplicate of #5418 because both can be fixed at the same time by simply refactoring all instances of addressbook to jabpro.
Duplicate of #5418
Description
The .json file storing the data for JABPro is still using
addressbook.json
as its name despite the product not being AB3 anymore.Expected
Should be named more generally or matching the current product.
Actual
Still following AB3 naming.
Steps to Reproduce
list
to generate the data folder and storage jsons.data
folder and notice that its name isaddressbook.json
.[original: nus-cs2103-AY2324S1/pe-interim#5048] [original labels: type.FeatureFlaw severity.VeryLow]