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

[BUG] ET_Email() return only one email record. #121

Open
1 of 4 tasks
QimanWang opened this issue Feb 21, 2020 · 0 comments
Open
1 of 4 tasks

[BUG] ET_Email() return only one email record. #121

QimanWang opened this issue Feb 21, 2020 · 0 comments
Labels

Comments

@QimanWang
Copy link

QimanWang commented Feb 21, 2020

Describe the bug
A clear and concise description of what the bug is.
ET_Email() seems to only return one record, instead of the whole list of emails.
To Reproduce
Steps to reproduce the behavior.
running https://github.com/salesforce-marketingcloud/FuelSDK-Python/blob/master/objsamples/sample_email.py
Expected behavior
A clear and concise description of what you expected to happen.
will return only one email record.
Screenshots
If applicable, add screenshots to help explain your problem.

Code snippet
A code snippet that demonstrates the issue or a link to a code repository the developers can easily pull down to recreate the issue locally.

Note: Because the developers need to copy and paste the code snippet, including a code snippet as a media file (e.g. gif) is not sufficient.

Environment

  • SDK Version [e.g. 1.2.0]
  • Python version 3.7

The bug has the severity

  • Critical: The defect affects critical functionality or critical data. It does not have a workaround.
  • Major: The defect affects major functionality or major data. It has a workaround but is not obvious and is difficult.
  • Minor: The defect affects minor functionality or non-critical data. It has an easy workaround.
  • Trivial: The defect does not affect functionality or data. It does not even need a workaround. It does not impact productivity or efficiency. It is merely an inconvenience.

Additional context
Add any other context about the problem here.
Does this have anything to do with email object moving from SOAP to REST?

@QimanWang QimanWang added the bug label Feb 21, 2020
@QimanWang QimanWang changed the title [BUG] [BUG] ET_Email() return only one email record. Feb 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant