Skip to content
Back

Latest Appwrite package 26.0.0 introduce regression for self-hosted

  • 0
  • 2
  • Self Hosted
  • Flutter
28 Aug, 2026, 15:18

It seems latest package from Appwrite replace Execution.functionId to resourceId + resourceType but Appwrite self hosted do not have that props:

TypeScript
I/flutter (17390): The following exception was thrown impossible to get data:
I/flutter (17390): Bad state: No element
I/flutter (17390): #0      ListBase.firstWhere (dart:collection/list.dart:132:5)
I/flutter (17390): #1      new Execution.fromMap (package:appwrite/src/models/execution.dart:92:56)
I/flutter (17390): #2      Functions.createExecution (package:appwrite/services/functions.dart:81:29)
TL;DR
The latest Appwrite package 26.0.0 has a regression for self-hosted, but the issue should be fixed in the upcoming release. Current SDK should work until then. Documentation updates are needed.
28 Aug, 2026, 15:24

<@743532656767270934> https://github.com/appwrite/sdk-generator/issues/1858 created an issue ๐Ÿ™‚

28 Aug, 2026, 16:34

Appwrite self hosted do not have that props:

that can only be done with new release, which is already in note. till then ur existing sdk (one without major "breaking" update) should continue to work expected

28 Aug, 2026, 16:38

Okay, but the readme isn't clear :/

28 Aug, 2026, 16:52

agreed yeah should update the readmes, thanks for pointing this out

1
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more