Skip to content

[BUG] Develop Branch - Merge #67 [API 7] Event valueType text breaks SpecUtils, Java Sample #75

@DissonantAU

Description

@DissonantAU

It looks like some changes to #67 break SpecUtils and the Java Sample

It looks like valueType was added to Event.java, then removed in favour of auto-detecting the type but some things were missed in the change:

SpecUtils

  • Function createEventTypeSpecBuilder Tries to use Event.valueType for adding a field
    TouchPortalSampleJavaPlugin
  • customStateWithEvent and stateWithEventTypeText still have the valueType Annotation
  • The comment for customStateWithEventInSubCat is missing the starting line /**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions