-
Notifications
You must be signed in to change notification settings - Fork 905
Closed as not planned
Closed as not planned
Copy link
Labels
no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).
Description
A nested structure for enumerations will be implemented to prevent a combinatorial explosion of enumerated items in any enumeration list.
New nested structure for status types will appear as such:
Enumeration:
- StatusEnumeration (new Schema.org object)
Contains the following Enumerated Items:
- ActionStatusType
-
ActiveActionStatus -
CompletedActionStatus -
FailedActionStatus -
PotentialActionStatus - EventStatusType
-
EventCancelled -
EventMovedOnline -
EventPostponed -
EventRescheduled -
EventScheduled - GameServerStatus
-
OfflinePermanently -
OfflineTemporarily -
Online -
OnlineFull - LegalForceStatus
-
InForce -
NotInForce -
PartiallyInForce - OrderStatus
-
OrderCancelled -
OrderDelivered -
OrderInTransit -
OrderPaymentDue -
OrderPickupAvailable -
OrderProblem -
OrderProcessing -
OrderReturned - PaymentStatusType
-
PaymentAutomaticallyApplied -
PaymentComplete -
PaymentDeclined -
PaymentDue -
PaymentPastDue - ReservationStatusType
-
ReservationCancelled -
ReservationConfirmed -
ReservationHold -
ReservationPending
Reactions are currently unavailable
Metadata
Metadata
Labels
no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).