meta-system icon indicating copy to clipboard operation
meta-system copied to clipboard

The open-source no-code engine/framework. A system to be any system.

Results 15 meta-system issues
Sort by recently updated
recently updated
newest added

## Bug Description A BOP with more than one equally numbered keys should not be valid, but MSYS stitches the functions. ## Steps to Reproduce 1. Create BOP with keys...

Bug

I have a function that takes a long time to be executed and not being able to change the BOP TTL is a problem to me

Suggestion

## Description Currently on MSYS, whenever we need to supply an array for a function to consume, we require the Array Push function to concatenate values into an array, which...

New Feature
Suggestion

## Description Currently MSYS does not execute such check, so in the end we end up giving bad data to the DBProtocols to consume, or the Schemas to bind to...

Chore
Bug

## Bug Description While trying to use an Env created in the configuration in a BOp as a module dependency, no value is resolved. ## Steps to Reproduce 1. Create...

Bug

## Bug Description As plain as it it, the `-t` option does not affect the application, while the `--type-check` does.

Bug

## Bug Description The CLI flag `--skip-prop-validation` is documented, but MSYS does not recognize it.

Bug

## Description Before the newest version, the documentation had a search bar, but it disappeared after the latest changes. Needless to say, we need it back to make navigating around...

Documentation
Bug

## Description Some libraries are made to work together with other libraries, such as Express and Socket.io. Currently, MSYS has a completely isolated workspace for every added Addon, meaning no...

New Feature
Suggestion

## Description Currently, there's a lot of doc-reading until you're at the point of having a valid Addon to work with. This Issue outlines the possibility of having a CLI...

New Feature
Suggestion