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

Couldn't find FormConfiguration for 'assets/scripts/script.js' #371

Closed
jnorbert opened this issue Mar 24, 2020 · 4 comments
Closed

Couldn't find FormConfiguration for 'assets/scripts/script.js' #371

jnorbert opened this issue Mar 24, 2020 · 4 comments
Assignees

Comments

@jnorbert
Copy link
Contributor

jnorbert commented Mar 24, 2020

Expected behavior

[Sync] Deleted: assets/scripts/script.js

Actual behavior

Couldn't find FormConfiguration for 'assets/scripts/script.js'
assets/scripts/script.js

Screenshot 2020-03-24 at 14 00 07

Steps to reproduce the problem

  1. pos-cli init
  2. Create two files with some code in app/assets/scripts, for example, script.js & script_copy.js
  3. pos-cli sync staging
  4. Remove script.js file

Version

  • pos-cli: 4.4.4
  • node: 10.16.3
  • os: MAC OS X
@pavelloz
Copy link
Contributor

pavelloz commented Mar 24, 2020

BTW. This has nothing to do with pos-cli - this is our new server-side validations acting weird :)

@Slashek
Copy link
Contributor

Slashek commented Mar 24, 2020

it has nothing to do with newly added server side validation

@Slashek Slashek assigned andrew-3 and unassigned piotrze Mar 24, 2020
@Slashek Slashek assigned Slashek and unassigned andrew-3 Apr 14, 2020
@pavelloz
Copy link
Contributor

@Slashek this is fixed right?

@Slashek
Copy link
Contributor

Slashek commented Apr 16, 2020

yes, it was hardcoded error message which we were displaying when trying to delete resource which had been already deleted. Now we will correctly display resource name

@Slashek Slashek closed this as completed Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants