Skip to content

bug: Sync export to app #496

@asaura08

Description

@asaura08

builder 1.22.4 master (5377f0a)

The "Make this page a standard page" crea the file on source code of a custom app, but if you delete this page, delete client script js or CSS it only remove it from db not from source code, so looking yo the source code of the custom app you will see a lot of delete residual file of deleted page/scripts

Steps

  1. Create a new page and make it standard page of you custom app
  2. Clone it
  3. Delete the cloned page
  4. Go to apps/custom_app/custom_app/builder_files/pages, you will see 2 folders but on the frappe builder UI you only have 1 page

This should be like frappe Doctype, if you delete it on the UI it also delete it from the code.

Metadata

Metadata

Assignees

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