Skip to main content

linear.createissueprops.createdat

Home > @runlightyear/linear > CreateIssueProps > createdAt

CreateIssueProps.createdAt property

This API is in beta and may contain contain bugs. Can be used in production with caution.

The date when the issue was created (e.g. if importing from another system). Must be a date in the past. If none is provided, the backend will generate the time as now.

Signature:
createdAt?: string;