What is the Jira Issues mock data preset useful for?
The Jira Issues preset creates software issue records with keys, summaries, descriptions, status, priority, story points, reporters, assignees, labels, and timestamps for project tracking interfaces.
What fields are included in the Jira Issues preset?
The Jira Issues preset includes these top-level fields: id, key, summary, description, status, priority, storyPoints, reporter, assignee, labels, createdAt, updatedAt. You can rename, remove, or extend the fields before generating data, including nested objects and arrays where supported.
What can I test with the Jira Issues preset?
Use it to test issue lists, Kanban cards, status and priority filters, assignee avatars, story-point totals, label overflow, search, sorting, and backlog pagination.
How do I generate and download mock data?
Customize the fields, row count, seed, and locale in the editor. The preview updates as you make changes, and you can download the generated records as a JSON file when the schema is ready.
Does this mock data generator use Faker.js?
Yes. mocking.dev uses Faker.js through its mock data API to generate names, emails, dates, numbers, locations, commerce data, and other realistic values. The seed makes results repeatable, while the locale controls regional data.
Does generated mock data contain real personal information?
No. The records are synthetic and intended for development, demos, fixtures, and automated tests. Generated values can resemble real information by coincidence, so do not treat them as verified identities or use them to contact people.