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

Derivative deployment trying to build deleted Derivative Scripts #1324

Open
BeeBombshell opened this issue Jun 26, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@BeeBombshell
Copy link
Member

Describe the bug
A recurring issue with failed deployments for derivative functions. Upon clicking the deploy button, Rowy attempts to build even the functions that are no longer used in the project. This suggests that the failure might be caused by errors in these previous functions, over which I no longer have control.

To Reproduce
Steps to reproduce the behavior:

  • Create a table with a Derivative column.
  • Convert the Derivative column type from "Derivative" to "Long Text".
  • Despite the conversion, observe that the said column still retains properties from its previous "Derivative" state.

Attempt to delete the column, but note that even after deletion, build errors persist when deploying the simple derivative example mentioned earlier.
Please refer to the attached schema for complete details on the table structure and configuration.

table_schema.txt

To import the given schema, use import setting via the Table Settings Modal
image

Screenshots
image

@BeeBombshell BeeBombshell added the bug Something isn't working label Jul 5, 2023
@hrutik7
Copy link

hrutik7 commented Jul 20, 2023

@BeeBombshell can you please assign this to me ?

@hrutik7 hrutik7 removed their assignment Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants