# \[Solved\] Firebase automatically deletes previous tags when I upload new, different ones

**URL:** https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008
**Category:** Questions about Thunkable X
**Tags:** firebase, solved
**Created:** [July 11, 2019, 4:51pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008 "2019-07-11T16:51:24Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [July 11, 2019, 4:51pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/1 "2019-07-11T16:51:24Z")

</div>

Hello everyone,

I’m uploading a ‘complex’ structure made of different objects to firebase:

![Screenshot_2019-07-11%20Pizzeria%20al%20taglio%20Kora%20Kora%20%E2%80%93%20Database%20%E2%80%93%20Firebase%20console](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/1/a17746a7b3b18093aa597b4079325f10633c7869.png)

but when I upload a new entry, a new “Ordine …blablabla” even if it’s different from the previous one it deletes the preexisting one, why?

 ![Screenshot_2019-07-13%20Thunkable](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/1/114641ff9f03f16e8d7b4e2f85b4ffe6597e9a2b.png)  
 ![Screenshot_2019xxx-07-13%20Thunkable](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/0/a0a4d63a914b59b5877aeeaace37be41ee5e86cc.png)

Help please

---

<div class="post-metadata">

### Author: ![samclever](https://avatars.discourse-cdn.com/v4/letter/s/ec9cab/32.png) [@samclever](https://community.thunkable.com/u/samclever)
#### Post date: [July 11, 2019, 5:04pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/2 "2019-07-11T17:04:56Z")

</div>

It would have to be uploaded as Ordine del (change the date) and then it should save it. If you try and save a new value under the Ordini/Ordine del 11\7\2019 delle Ore 18:38 it will just replace the Ordine. It would also help to see a screenshot of the blocks that are saving to firebase.

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [July 13, 2019, 10:57am UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/3 "2019-07-13T10:57:10Z")

</div>

It’s a different ‘Ordine del…’ it changes the hour

 ![Screenshot_2019-07-13%20Thunkable](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/1/1/114641ff9f03f16e8d7b4e2f85b4ffe6597e9a2b.png)  
 ![Screenshot_2019xxx-07-13%20Thunkable](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/0/a0a4d63a914b59b5877aeeaace37be41ee5e86cc.png)

---

<div class="post-metadata">

### Author: ![samclever](https://avatars.discourse-cdn.com/v4/letter/s/ec9cab/32.png) [@samclever](https://community.thunkable.com/u/samclever)
#### Post date: [July 14, 2019, 6:50am UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/4 "2019-07-14T06:50:34Z")

</div>

That is odd. And it is only changing the child node Ordine?

---

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [July 14, 2019, 6:08pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/5 "2019-07-14T18:08:08Z")

</div>

I was probably using objects in the wrong way (I knew it was too good to be true 😢).

If I save every firebase entry one by one, using **_set cloud_** _pattern_ to _value_  
or **_db save_** , it works

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [October 1, 2019, 11:03pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/6 "2019-10-01T23:03:00Z")

</div>

![1](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/5/3576ba9afa024d7fb1d6acf1ddb6f6a083d5369f.jpeg)  
 ![2](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/5/753af2b09e74e9757c42b85eea2ffaa9cb3dd149.jpeg)

I dont want “total” child to be disappered when I update only “location” child. I dont want to use much more blocks to solve this. Is there an easy solution for this? @actech @jane

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [October 2, 2019, 8:20am UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/7 "2019-10-02T08:20:33Z")

</div>

If you change the location node, the total node will not be changed. It’s like a file. If you are in Windows Explorer change the name of the selected file, it does not affect files that are next to it.

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [October 2, 2019, 12:24pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/8 "2019-10-02T12:24:57Z")

</div>

Can you open up your answer please. I didnt understand. Im sorry

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [October 2, 2019, 6:51pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/9 "2019-10-02T18:51:15Z")

</div>

To change the node values ​​in the database firebase you need to specify the path to that node. You know what is the path to the node firebase?

On your way to figure coordinates as follows:

location/lat  
location/long

If you specify such a way that total node will not be overwritten.

---

<div class="post-metadata">

### Author: ![bymaho](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bymaho/32/56102_2.png) [@bymaho](https://community.thunkable.com/u/bymaho)
#### Post date: [October 2, 2019, 8:53pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/10 "2019-10-02T20:53:52Z")

</div>

Thunkable is visual platform. Its hard to visualize a solution when you try to explain a person who doesn’t know nothing about programing like me. That’s why I put the solution down here. @actech thank you for godsend solution.💯

![3](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/2/92176ea360214e3035f8ee628224c267ba85a570.jpeg)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/solved-firebase-automatically-deletes-previous-tags-when-i-upload-new-different-ones/140008/11 "2024-11-08T12:08:47Z")

</div>


