Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set reports to email as blank if reports to is removed #1837

Merged
merged 1 commit into from
Nov 25, 2021
Merged

fix: set reports to email as blank if reports to is removed #1837

merged 1 commit into from
Nov 25, 2021

Conversation

MyuddinKhatri
Copy link

@MyuddinKhatri MyuddinKhatri commented Nov 24, 2021

Issue - https://bloomstack.com/desk#Form/Issue/ISS-2021-00331

  • Fixes
  • Patches(not required)
  • Test Cases(not required)

Traceback/Bug Report:

If reports to is removed from employee still reports_to_email data remained

Steps to replicate:

  • Step 1 : Go to Employee List
  • Step 2 : Select an Employee
  • Step 3 : Add reports to (it fetches reports to email) and save
  • Step 4 : Now remove reports to and save it still saves with reports_to_email data

...

Expected Behaviour/Fixes:

Now if Reports To is data is removed then it empties reports to email as well

@sahil28297 sahil28297 merged commit b08bee8 into Bloomstack:hotfix Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants