NathanGrenier / SOEN-341

Web Project for Concordia's SOEN 341 Class (Software Process)
https://soen-341.vercel.app
1 stars 2 forks source link

No Unique Preview Databases for Feature Branches #187

Closed NathanGrenier closed 6 months ago

NathanGrenier commented 6 months ago

🐛 Issue Summary:

Each feature branch doesn't have their own unique preview database.

📜 Description:

I'm assuming that they're all using the same one.

✅ Expected Behavior:

There should be multiple branches when looking at the database dashboard.

❌ Actual Behavior:

There is only 1 shared preview database.

💡 Possible Solutions

Verify the deploy preview workflow.