I noticed that the “Generate Sample Data (AI)” option can only be used once for an app. Is that expected behavior? Why can’t we generate sample data multiple times?
Yes, that’s usually intentional.
It’s designed to create an initial dataset for testing, not for repeated data generation.
So if we want fresh sample data again, what should we do?
You may need to reset app data first, depending on your use case.
Does that mean the system prevents multiple generations to avoid duplicate or inconsistent data?
Exactly. Repeated AI generation could create confusion in testing environments.
That makes sense. It’s more of an initialization tool than a reusable feature.