[Question] API Entity sets and functions

Open
#779 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, csharp
Domain
api, devops

Research direction

Start by reproducing the issue on release 6.0.1.7: create an API with entity sets and functions, then run the extractor and publisher pipelines. Trace where those components are handled during extraction and promotion to UAC or PRD. Done means the API and its entity sets and functions are transferred together.

Written by the indexing model from the issue text.

Description

Release version

6.0.1.7

Question Details

I'm new to APIOps and have recently implemented it within our company. However, we've run into an issue.

When we create an API in the DEV environment that includes "Entity sets and functions," these are not carried over when we promote the API to UAC and/or PRD.

Expected behavior

I would expect that everything created within the API would also be included in the pipeline to UAC and PRD."

Actual behavior

At the moment, the API itself is transferred, but not all of its components—such as the entity sets and functions—are included.

Reproduction Steps

Create API
Create entity sets and functions within the API
Run pipeline for extractor
Run pipeline for publisher

Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/apiops

All issues in Azure/apiops

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.