# Data sync Extra mode not being triggered

**URL:** https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757
**Category:** Report a Bug
**Created:** [August 15, 2022, 2:34am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757 "2022-08-15T02:34:06Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![blairrorani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/blairrorani/32/43426_2.png) [@blairrorani](https://community.glideapps.com/u/blairrorani)
#### Post date: [August 15, 2022, 2:34am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/1 "2022-08-15T02:34:06Z")

</div>

**My App/Pages Support link:**  
_Learn how to create one: [Welcome!](https://gl.ink/slink)_

**Describe the bug:**  
Data sync extra mode not being triggered when app is used.  
The data source is an Excel sheet that is being updated via the MS Graph API.

We have to trigger a sync every day manually.

We were told that extra data sync mode would trigger a sync when the app was used. However, it only appears to do so when data is added, e.g. a record is created.

Viewing a page doesn’t seem to trigger a sync (as reported by our clients and evidenced by the data source). I’m not a user of this app, so I can’t replicate this live.

**Expected Behaviour:**  
Data syncs whenever the app is **open** because data sync mode is set to **Extra** mode.

**How to replicate:**

1. Set data sync mode to **Extra**
2. Data shows it wasn’t updated when the app was last accessed (only when data has changed)

**Demonstration:**  
App has been used today but no sync was triggered. Client reported that data is not update to date when they use the app.

 ![Screen Shot 2022-08-15 at 12.22.54 pm](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/4/f46ca7a0979cf8b192fbd5957fdd1fb9a0f8c740.png)  
 ![Screen Shot 2022-08-15 at 12.23.52 pm](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/2/92c6ff11853a5373adcb19dc3b0bd03fd4db8fd4.png)

---

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [August 15, 2022, 2:49am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/2 "2022-08-15T02:49:30Z")

</div>

> [@blairrorani](#):
>
> App has been used today but no sync was triggered

Question – was the app used in the builder or on a device? I ask because you say you manually synced. This can only be done in the builder – not when you are running the app on a device.

So, according to what Glide has been telling us, this is expected behavior. You should not see an increment in your Sync count nor your Updates count if everything is being done in the builder. You should only see those increment while using the app on a device as a user.

Now the caveat is I don’t know whether Glide has implemented that policy yet; but by your description they probably have.

---

<div class="post-metadata">

### Author: ![blairrorani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/blairrorani/32/43426_2.png) [@blairrorani](https://community.glideapps.com/u/blairrorani)
#### Post date: [August 15, 2022, 3:08am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/3 "2022-08-15T03:08:11Z")

</div>

Thanks. I edited my post to clarify the bug.

Basically, when the app is opened by users the Extra mode doesn’t seem to trigger a sync and no syncs are registered. The result is that the data in the app is out of date been though the Excel sheet we’re using as a data source has been updated via API.

---

<div class="post-metadata">

### Author: ![blairrorani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/blairrorani/32/43426_2.png) [@blairrorani](https://community.glideapps.com/u/blairrorani)
#### Post date: [August 19, 2022, 4:14am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/4 "2022-08-19T04:14:08Z")

</div>

@David_Gabler do you have any other ideas about why this isn’t working? We have to manually sync the data for the client every day 😢

---

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [August 19, 2022, 2:37pm UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/5 "2022-08-19T14:37:38Z")

</div>

The only thought that immediately comes to mind is to check and make sure the “auto-save” is turned on for the Excel Spreadsheet.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/f/3f05d0ac13a241df9ddcc9f481e391fdce547dce.png)

Excel is not native to the Cloud like Google Sheets, and I have found issues with them syncing, but not with an app I use daily; and it’s not been easy to reproduce.

Since you can reliably reproduce it, you should open a _**[Support Ticket](https://glide-help.zendesk.com/hc/en-us/requests/new)**_ with Glide…

---

<div class="post-metadata">

### Author: ![blairrorani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/blairrorani/32/43426_2.png) [@blairrorani](https://community.glideapps.com/u/blairrorani)
#### Post date: [August 22, 2022, 9:31am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/6 "2022-08-22T09:31:34Z")

</div>

Thanks will do.

AutoSave doesn’t apply as we are updating Excel via the MS Graph API.

---

<div class="post-metadata">

### Author: ![blairrorani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/blairrorani/32/43426_2.png) [@blairrorani](https://community.glideapps.com/u/blairrorani)
#### Post date: [August 22, 2022, 9:33am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/7 "2022-08-22T09:33:22Z")

</div>

When I click the link the form says:  
!!! For Glide support send an email to [support@glideapps.com](mailto:support@glideapps.com) !!!  
!!! If you submit this form replies are not guaranteed and/or will not be timely !!!

Not sure what to do with that.

---

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [August 22, 2022, 9:45am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/8 "2022-08-22T09:45:11Z")

</div>

Submit via email then

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 22, 2022, 10:05am UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/9 "2022-08-22T10:05:09Z")

</div>

> [@blairrorani](#):
>
> When I click the link the form says:  
> !!! For Glide support send an email to [support@glideapps.com](mailto:support@glideapps.com) !!!  
> !!! If you submit this form replies are not guaranteed and/or will not be timely !!!
> 
> Not sure what to do with that

Glide Support are no longer using Zendesk.  
Use [this](https://share.hsforms.com/16jL7NgZYSsW9DinHwTIqZAbvbdc) instead.

---

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [August 22, 2022, 12:08pm UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/10 "2022-08-22T12:08:57Z")

</div>

> [@Darren\_Murphy](#):
>
> Glide Support are no longer using Zendesk.  
> Use [this](https://share.hsforms.com/16jL7NgZYSsW9DinHwTIqZAbvbdc) instead.

Thanks. I feel like there ought to be a link readily accessible at the top of this forum so that people don’t have to keep linking to support in their messages.

The links in these messages are all over the place And I would dare to say that 90% of them are deprecated.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 22, 2022, 12:33pm UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/11 "2022-08-22T12:33:06Z")

</div>

Yeah, that’s a fair comment. Although if it was front and centre the danger is, I think, that it might be abused and Glide support would be overrun with support requests that could easily be handled here in the Community. A large chunk of the folks that come here looking for help seem to be relatively new users just getting their feet wet on free plans. And technically, they’re not entitled to direct Glide support.

I guess we are the ones doing a bit of triaging for Glide Support, and I’m generally okay with that.

---

<div class="post-metadata">

### Author: ![blairrorani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/blairrorani/32/43426_2.png) [@blairrorani](https://community.glideapps.com/u/blairrorani)
#### Post date: [August 22, 2022, 12:35pm UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/12 "2022-08-22T12:35:03Z")

</div>

Good point. Or even set up a redirect from the several wrong URLs to the correct one?

---

<div class="post-metadata">

### Author: ![David\_Gabler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_gabler/32/44332_2.png) [@David\_Gabler](https://community.glideapps.com/u/David_Gabler)
#### Post date: [August 22, 2022, 12:48pm UTC](https://community.glideapps.com/t/data-sync-extra-mode-not-being-triggered/46757/13 "2022-08-22T12:48:37Z")

</div>

> [@Darren\_Murphy](#):
>
> guess we are the ones doing a bit of triaging for Glide Support,

Yes and we are the best community ❤ around. Not having issues with that at all.
