Skip to content

Error creating Derived Class where base class is not in the library #1

@paulswithers

Description

@paulswithers

Describe the bug
Trying to create a class derived from MapFilter. It is available in the list, but validation fails. Error is this:
image
Seems to be looking for ProjectID of the Base Class

Area Affected
[ ] VoltScript Interface Designer NSF - Extension Projects
[x] VoltScript Interface Designer NSF - Script Library Projects
[ ] Code Generation
[ ] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples

To Reproduce
Steps to reproduce the behavior:

  1. Go to Administration > Data Types
  2. Add a class from an external library, e.g. MapFilter from VoltScript Collections
  3. Create a Script Library Project
  4. Create a Class. Set it to derived, with base class as MapFilter.
    1. Try to save

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
See above

Platform (please complete the following information):

  • OS Windows 11
  • Notes Client Version 14.0 FP1
  • 64-Bit

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions