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

Template keeps disappearing. #127

Open
MoeedthePessimist opened this issue Aug 3, 2023 · 2 comments
Open

Template keeps disappearing. #127

MoeedthePessimist opened this issue Aug 3, 2023 · 2 comments

Comments

@MoeedthePessimist
Copy link

MoeedthePessimist commented Aug 3, 2023

Bug report

Describe the bug

Store templates keeps disappearing after a while, either after a server restart or server error.

Steps to reproduce the behavior

  1. Go to email-designer plugin on strapi admin dashboard.
  2. Click new template.
  3. Create a new template.
  4. Store the template.
  5. Template is visible and email is sent programmatically.
  6. Restart the server.
  7. Go to email-designer plugin on strapi admin dashboard.
  8. Email template is not there anymore.

Expected behavior

Email template should be there.

Screenshots

before server restart.
image

after server restart
image

System

  • Node.js version: v 18.17.0
  • NPM version: 9.6.7
  • Yarn version: 1.22.19
  • Strapi version: v4.11.7
  • Plugin version: "^2.1.2"
  • Database: postgres
  • Operating system: windows 11 home edition 64bit

Additional context

Sometimes I get an error related to database that this object doesn't exists, even after the template is present.

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Thank you!! This is your first issue on this repo

@RingoMckraken
Copy link

I am also experiencing this. Its as if the table gets dropped and re-added or truncated. This is very frustrating.

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

No branches or pull requests

2 participants