Sketch not created (major)

Additional SKETCH issue found in testing.

To check and see if the sketch was recreated I deleted the sketch in editor.

  1. Open editor and delete last sketch sent from cloud.
  2. Close editor.
  3. Go back to cloud.
  4. Click EDIT CODE (expect a new copy of the sketch)
  5. Editor opens last known sketch PRIOR to cloud sketch but NOT a new version of the sketch.

It seems to fail to check for the existence of the sketch.
Considering the AWOL sketch bug is still there and not fully mitigated at this point, this could affect basic usage should CREATE allow the sketch to go walk about.

The naming structure between CREATE and CLOUD may also need to account for some form of minor version control eg.

Sketch1_Oct8A
Sketch1_Oct8B
Sketch1_Oct8C

Etc. if saved on the same day and a prior version exists.
That also provides a modicum of version control too and may also help avoid the AWOL bug.

Extra info...It finally created the sketch at about the third try.

However there is also a FOCUS bug on CREATE where latest sketch is not always the one focused on.
Did raise that issue to the team and it appeared to have been fixed about a week ago but seems to have come back.

Additional INFO for this.

A little awkward to reproduce as I am unsure of the exact steps right now.
However the minor bug can be recreated where there is no current sketch for whatever you did in cloud.

I think it depends on a couple of factors.

  1. No previous sketches in EDITOR for the cloud.
    Deleting them and closing editor seemed to help.

  2. Which option you use from CLOUD to edit the sketch.
    You currently have two methods back to editor and I don't know if they are both the same or have a
    variation ?

  3. Also possible CACHE related (unverified)

Think it may be related to the other issue above.

We confirm the issue. We are working on this right now.

Hi Luca.

I know its a sort of an "edge case thing" As Steff would put it :wink:
Just covering all bases (as I would put it)

Just looking for a "lean mean fighting machine" coming out of the corner when its announced.

May be related.

Have two boards on cloud.
This morning I opened the first board from cloud and it produced the sketch perfectly.
Saved the sketch after a minor edit for the secrets tab and closed editor.

Swapped to other board and called the EDIT code option. (from the NO DATA RECEIVED box)
Expected a new sketch for that too but ended up with the sketch from the first board with my minor edit in place instead of a new sketch.

Should it not differentiate between the two different boards ?

EDIT and IGNORE !
It turned out to be the "lost focus" bug which is editor specific.
That catches me out quite a bit.

OH WOW

You all just blew my socks off !
I though I would try to fool the cloud but it got the last laugh.

Moved cloud sketches to a FOLDER thinking it would loose track and make new ones (That's what I wanted to test)

However it tracked the movement and picked up the correct sketches from the folder.

Truly impressed with that level of detail.

To check and see if the sketch was recreated I deleted the sketch in editor.

  1. Open editor and delete last sketch sent from cloud.
  2. Close editor.
  3. Go back to cloud.
  4. Click EDIT CODE (expect a new copy of the sketch)
  5. Editor opens last known sketch PRIOR to cloud sketch but NOT a new version of the sketch.

This should be fixed now