Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for complex types in dictionaries and lists #441

Open
1 task
mariajgrimaldi opened this issue Dec 26, 2024 · 0 comments
Open
1 task

Add support for complex types in dictionaries and lists #441

mariajgrimaldi opened this issue Dec 26, 2024 · 0 comments

Comments

@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Dec 26, 2024

Description

Building on the previous PR that introduced support for dictionaries with primitive types, this proposal aims to extend support to more complex types in lists and dictionaries. This will ensure that events with content such as dictionaries of lists, lists of dictionaries, and lists of data attribute classes are fully supported. These changes will enable the handling by the event bus of events like:

  • org.openedx.learning.discussions.configuration.changed.v1
  • org.openedx.content_authoring.course.certificate_config.changed.v1
  • org.openedx.content_authoring.course.certificate_config.deleted.v1
  • org.openedx.learning.course.notification.requested.v1
  • org.openedx.learning.ora.submission.created.v1

Definition of Done

  • A decision is reached on the proposed changes: are we committing to implementing them?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant