Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

MG-42 - Remove creation of a channel with a parent channel #250

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

ianmuchyri
Copy link
Contributor

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Dependency Update

What does this do?

Removes the ability for a user to create a channel with another channel as the parent. This is because this is not supported on the magistrala core.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

  • Yes
  • No, and this is why:

Did you document any new/modified functionality?

  • Yes
  • No, and this is why:

Notes

@ianmuchyri ianmuchyri marked this pull request as ready for review March 19, 2024 09:26
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@fbf688f). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #250   +/-   ##
=======================================
  Coverage        ?   81.00%           
=======================================
  Files           ?        3           
  Lines           ?      179           
  Branches        ?        0           
=======================================
  Hits            ?      145           
  Misses          ?       18           
  Partials        ?       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Musilah Musilah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
i get this set of errors now when i try to create a new channel.

Copy link
Contributor

@felixgateru felixgateru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
Is this still required?

Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
@dborovcanin dborovcanin merged commit 72bd62e into absmach:main Mar 21, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Creating a channel with a parent channel is not possible [BUG] Failure to decode channel with parentID
5 participants