Remove previously implemented ContextAwarePluginInterface from FunctionCall(Interface/Base)

Created on 12 March 2025, 5 months ago

Problem/Motivation

We currently have ContextAwarePluginInterface implemented in both FunctionCallBase and FunctionCallInterface, it should be removed from one of these. Technically, you could probably create your own function call implementing FunctionCallInterface that does not extend FunctionCallBase, and that does not have any Contexts, but then we may need to have checks elsewhere prior to any method calls expecting contexts.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Active

Version

1.1

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States michaellander

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024