issue-137-User-Deletion-feature#422
Conversation
|
What is this timezone error? This may be a bigger region/date format issue that I didn't consider, i.e. people in X country represent DateTime differently or is it just a version of postgres container that doesn't work with arm or something similar? |
|
the issue i got is that the postgres container could not start because the timezone error , i asked ai about this error it said something like the jvm is configuring timezone as India/calcutta which postgres won't support. check out the code once , there are already some methods written in bookmark and tag service which i used to delete user bookmarks and tags. another issue is about the tokens , did you make the cascade delete for tokens like when user deletes all the tokens also delete or they expire on ttl logic and get deleted |
Issue number: resolves #137
Note:
the thing i cannot run the application on my laptop because of time zone error of postgres and i can't possibly run i don't know why , i can't solve that issue
please run tests before merging my pleased request (test is correct)