Skip to content

(1) Removing brand and description from the database structure

Tyler Sizse requested to merge issue_229_database_structure into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_229_database_structure

Related Issues

Related to #229 (closed);

Dependencies

Description

The merge request will completely remove brand and description from the database structure. (nestUPCs table)

Steps to Test

Navigate through each Fragment of the 'Check Expiration Date Feature' and make sure that the app does no crash due to brand and description being removed.

Relevant Screenshots

N/A

Relevant Logs

N/A

Developer Notes

  • Removed brand and description from the database structure

LABELS

NEST component:check-expiration-date type::other status::done

Edited by Tyler Sizse

Merge request reports