There's a few things that could be improved about the session content type:

  • The options for the session Audience are out of order
  • The Schedule Info should also have Cancelled or Withdrawn and Backup
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cafuego’s picture

Issue tags: +da_drupalcon

Tagging.

dsdeiz’s picture

Status: Active » Needs review
FileSize
4.91 KB

I wonder if these are the expected changes:

  • Changed the order of "Experience level" to "Beginner", "Intermediate" and "Advanced".
  • Added "Cancelled or Withdrawn and Backup" for "Status".
cafuego’s picture

Oh sorry, I highlighted my suggestions wrong because I added an invalid close tag :-(

I think "Cancelled" or "Withdrawn" (one or the other) and "Backup" should be separate statuses.

dsdeiz’s picture

Patch attached.

sheldonkreger’s picture

Does #2 have any dependencies that aren't in the main COD Support branch by default?

ezra-g’s picture

Status: Needs review » Postponed (maintainer needs more info)

Why would we have a single status for "Cancelled or Withdrawn and Backup" instead of 2 different statuses: "Speaker(s) Cancelled" and "Backup session"?

Seems that if someone definitively cancelled, you'd want to indicate that separately from the session being a backup session.

twardnw’s picture

Status: Postponed (maintainer needs more info) » Needs work

See #3

I think "Cancelled" or "Withdrawn" (one or the other) and "Backup" should be separate statuses.

dsdeiz’s picture

Hi, patch attached. Added the statuses "Speaker(s) Cancelled" and "Backup session".

dsdeiz’s picture

Status: Needs work » Needs review
carsonblack’s picture

#8 did not seem to have any effect on the "Experience Level" order.

carsonblack’s picture

Assigned: Unassigned » carsonblack
Status: Needs review » Reviewed & tested by the community

The patch in #8 must be applied before the cod_session feature is enabled. If you do it after the session is enabled and then revert it the Experience Level Order will not be re-arranged.
This patch is ready to be commited because it works on a fresh install.

japerry’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Needs work
Issue tags: +COD 7.x-1.x Beta 2 Radar

It'd be great to have these options added.

  • japerry committed b036ecd on 7.x-1.x
    Issue #1702104 by japerry: Add Cancelled and Backup field_status options...

  • japerry committed b2daf6c on 7.x-1.x
    Issue #1702104 followup by japerry: Session view field_accepted status...
japerry’s picture

Status: Needs work » Fixed

Fixed! Restructured the field options to use text keys instead of numerical values. This should be much more scalable if others want to add their own field options. Also added update scripts so views should reflect the new values.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.