Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

[SOUL-72] Remove user handle and platform name handle form DB #170

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lws803
Copy link
Owner

@lws803 lws803 commented Nov 6, 2022

Description

What changed?

  • Remove userHandle field from DB
  • Remove platform nameHandle field from DB

Dependencies

  • None

How to test?

Checklist

  • General Test Coverage (PR includes unit tests, integration tests, or both)
  • If there are new TODOs in the code, do they include an explanation of why they're being left for the future?
  • If there are changes to package-lock.json, do they correspond to changes in package.json? (as opposed to introduced by environment differences).
  • [BUGS ONLY] A test case that would fail prior to the fix
  • [API CHANGES ONLY] A test case with valid data
  • [API CHANGES ONLY] A test case with invalid data

@linear
Copy link

linear bot commented Nov 6, 2022

SOUL-72 Remove the field for name handle since it is not really in use

We generate the name handle dynamically instead

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant