jitsucom / jitsu

Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
https://jitsu.com
MIT License
4.13k stars 296 forks source link

Functions Config not saved from console #1114

Closed mabumusa1 closed 4 months ago

mabumusa1 commented 4 months ago

Summary

I can not save config from the UI, here are the steps to re-produce

1- Create a function 2- Add Config 3- Save the function 4- Config is not saved

System configuration and versions

Jitsu Next

Artifacts (logs, etc)

absorbb commented 4 months ago

@mabumusa1 Functions Config was a design concept that was unintentionally released into production. It is now time to remove it.

For now you can configure using constants within the function code.