mentorship-backend
mentorship-backend copied to clipboard
Email verification date should be hold and returned by backend as UNIX float
Describe the bug To keep consistency we should keep and return all dates as UNIX float. Currently email_verification_date has been hold and returned as date.
To Reproduce Steps to reproduce the behavior:
- Get any verified user data
- See one date is in wrong format
- View data type of User table
- see one date is not a float type
Expected behavior All dates stored and returned by backend should be UNIX floats
Screenshots
@isabelcosta Can I work on this issue?
@srivastava9 since you already worked on a First Timers Only
issue, can you please find another issue to solve? In this way, this issue can be solved by a newcomer :)
Okay Cool ,Haven't seen the first timers label.
no problem at all @srivastava9 :)
@isabelcosta can I work on this issue?
@dubesar sure you can :)
@isabelcosta can i take up this issue?
@dubesar are you going to work on this? If yes, I can wait for your submission, if not let us know so other contributors can work on it. cc @SanujBansal
@isabelcosta I am not able to give time. It's okay if somebody wants to work on it.
No problem at all! You can help on other issues later if you want to :) Thank you so much for letting us know @dubesar. I really do appreciate it 🙌
@isabelcosta Thank you for letting me work on this as my first contribution. Please check the PR #460 linked to this issue.
Hi is this issue still open? Can you please help me with resolving the bug since I am new?
not sure why we need to return this field in the first place.
cc @isabelcosta
can i work on this issue